Bug 81327 - classparser crash if a class extends by itsefs
Summary: classparser crash if a class extends by itsefs
Status: RESOLVED DUPLICATE of bug 82169
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-11 14:10 UTC by thasart
Modified: 2013-03-31 00:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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