From kdevelop-bugs Fri Jun 18 10:40:07 1999 From: stille () frsl23 ! physik ! uni-freiburg ! de (Werner Stille) Date: Fri, 18 Jun 1999 10:40:07 +0000 To: kdevelop-bugs Subject: KDevelop crashes while parsing source [12:31,18.06.99] X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=93303751621877 > Bugreport ID : 12:31,18.06.99 > Originator : Werner Stille > E-Mail : stille@uni-freiburg.de > Subject : KDevelop crashes while parsing source > Error Class : Softwarefehler > Error Location: Weiß nicht > Priority : medium > Severity : serious > Bug Description --------------------------- KDevelop enters infinite loop while parsing a source file. > How to repeat the error ------------------- Adding a .cpp file containing void test(double (*fun)(), int n) { int i; for (i = 0; i < 10; i++) } Important seems to be the function pointer argument, a second argument and the for-loop (empty or not). > Bugfix or Workaround ---------------------- > System Information ------------------------ > KDevelop version : 0.4 > KDE version : 1.1.1 > QT version : 1.44 > OS/Distribution : SuSE 6.1 > Compiler : egcs-2.91.66