| Summary: | C++ class import should honour doxygen comments | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Oliver Kellogg <okellogg> |
| Component: | general | Assignee: | Oliver Kellogg <okellogg> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | roberto |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Oliver Kellogg
2003-11-29 18:19:21 UTC
*** Bug has been marked as fixed ***. Since the update of the C++ import code, comments are again lost. Ciao Roberto, I implemented the preservation of comments in the copy of the kdevelop cppparser used by umbrello. See kde/kdesdk/umbrello/umbrello/classparser, following files: ast.h 1.2 parser.cpp 1.3 |