[Uml-devel] [Bug 82977] New: [testcase]Cannot import class which ends with a comment
Martin Koller
m.koller at surfeu.at
Mon Jun 7 10:46:11 UTC 2004
------- 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=82977
Summary: [testcase]Cannot import class which ends with a comment
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: m.koller surfeu at
Version: 1.2.90 (using KDE 3.2.90 (3.3 alpha1, CVS >= 20040522), compiled sources)
Compiler: gcc version 3.2.3
OS: Linux (i686) release 2.4.22
The simple following class can not be imported.
If I remove the comment line, then it works.
class TEST
{
// just a comment
};
More information about the umbrello-devel
mailing list