From kdevelop-bugs Sat Jul 10 10:54:36 1999 From: dk () master ! fischlustig ! de (Denis Oliver Kropp) Date: Sat, 10 Jul 1999 10:54:36 +0000 To: kdevelop-bugs Subject: Parser hangs [12:49,10.07.99] X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=93303751621913 > 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 :