> Bugreport ID : 12:49,10.07.99 > Originator : Denis Oliver Kropp > E-Mail : dok@fischlustig.de > Subject : Parser hangs > Error Class : Softwarefehler > Error Location: Klassenansicht > Priority : low > Severity : serious > Bug Description --------------------------- If I put a "}" at the beginning of a line somewhere within a function the parser hangs. > How to repeat the error ------------------- void func() { cout << "Hallo" << endl; }Resources::init(); Resources::load_sounds(); } > Bugfix or Workaround ---------------------- There should be a general endless loop detection in the parser. > System Information ------------------------ > KDevelop version : 0.4 > KDE version : > QT version : > OS/Distribution : > Compiler :