[Bug 81327] New: classparser crash if a class extends by itsefs

thasart at gmx.de thasart at gmx.de
Tue May 11 14:12:06 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=81327      
           Summary: classparser crash if a class extends by itsefs
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: thasart gmx de


Version:           3.0.90-CVS (using KDE 3.2.90 (CVS >= 20040117), Gentoo)
Compiler:          gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7)
OS:                Linux (i686) release 2.6.3-gentoo-r2

i have created an wrong subclass from an *.ui
this results in an wrong header file like

--------------------
MyClass: public MyClass
{}
--------------------

and kdevelop crash by editing the corresponding cpp file....

mfg brat




More information about the KDevelop-devel mailing list