Bug 81327

Summary: classparser crash if a class extends by itsefs
Product: [Applications] kdevelop Reporter: thasart
Component: Language Support: CPP (old)Assignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description thasart 2004-05-11 14:10:59 UTC
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
Comment 1 Jesse 2004-07-29 06:17:49 UTC

*** This bug has been marked as a duplicate of 82169 ***
Comment 2 Aleix Pol 2013-03-31 00:53:19 UTC
Moving all the bugs from the CPP Parser. It was not well defined the difference between it and C++ Language Support and people kept reporting in both places indistinctively