> 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