> Bugreport ID : 18:36,24.06.99 > Originator : Rainer Gottschall > E-Mail : rainer.gottschall@bigfoot.de > Subject : Bug in Class-Browselist generation? > Error Class : software bug > Error Location: class tree? > Priority : medium > Severity : serious > Bug Description --------------------------- When I create a class and put the following (which is a programming error of course) in the class-definition, KDevelop just freezes.. class foo:QWidget { public: foo(.....) : QWidget(....); . . . I did this when copying some code from the source to the header file and forgot to remove the base-class initializiation. I've reproduced this several times, even created a new project for this, no code, just this class-definition. > How to repeat the error ------------------- Put a ":whatever" behind a constructor in class definitions and save the file. voila - freeeeze > Bugfix or Workaround ---------------------- Code properly and do not put a ":whatever" behind constructors. If you have the problem, remove it via an editor from the source, then start kdevelop again > System Information ------------------------ > KDevelop version : 0.4 > KDE version : 1.1.1 > QT version : 1.44 > OS/Distribution : SuSe 6.1 > Compiler : EGCS Release 1.1.2