[Uml-devel] [Bug 86958] New: umbrello 1.3 beta c++ parser segfaults on simple class
Sebastian Stein
seb_stein at gmx.de
Wed Aug 11 01:07:02 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=86958
Summary: umbrello 1.3 beta c++ parser segfaults on simple class
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: seb_stein gmx de
Version: 1.3.0 (using KDE 3.2.3, compiled sources)
Compiler: gcc version 3.3.3
OS: Linux (i686) release 2.4.26
This class makes Umbrello crashing:
class X
{
public:
void Y( /**/ comment
const int a) const; /**/ another comment
};
reported by Brett Kelford <brett orca1 com>
More information about the umbrello-devel
mailing list