Version: Gideon CVS 2003-08-21 (using KDE KDE 3.1.1) Installed from: SuSE RPMs Compiler: gcc version 3.3 20030226 (prerelease) (SuSE Linux) OS: Linux I have tried to run r++ on /usr/include. When it tries to parse /usr/include/ptlib it starts to use all avaiable memory (2GB) and r++ is killed by the system. generate tags for ptlib/array.h ptlib/array.h:699:185: Syntax Error before 'public' ptlib/array.h:699:1090: Syntax Error before '[' ptlib/array.h:699:1109: Syntax Error before ')' ptlib/array.h:699:1117: Syntax Error before '{' ptlib/array.h:699:1144: Syntax Error before 'return' Killed I have seen the problem before in another include file that used #pragma interface (unfortnatly i forgot which one).
Created attachment 2290 [details] The include files that provokes the problem
Can not reproduce with KDevelop HEAD. Please update. If your problem persists, reopen this bug.
Moving all the bugs from the CPP Parser. It was not well defined the difference between it and C++ Language Support and people kept reporting in both places indistinctively