[Uml-devel] [Bug 98603] New: import: skips classes with comment in class decl
Enrico Ros
rosenric at dei.unipd.it
Sat Feb 5 03:38:11 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=98603
Summary: import: skips classes with comment in class decl
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: rosenric dei unipd it
Version: 1.3.92 (using KDE 3.3.92 (beta2), compiled sources)
Compiler: gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
OS: Linux (i686) release 2.6.10-gentoo-r6
Umbrello doesn't import classes declared like this:
class MyClass : public ParentClass // comment that blocks importing
{
...
};
Removing the comment makes the class importable.
(Noticed on kdegraphics/kpdf/core/document.h class KPDFDocument - I now removed the comment that blocked import of KPDFDocument).
Thanks for the great umbrello!
More information about the umbrello-devel
mailing list