Created attachment 65984 [details] headers that cause the problem Version: git master (using KDE 4.7.2) OS: Linux Reproducible: Always Steps to Reproduce: extract the attached file somewhere. Create new simple cmake project add to main.cpp: #include "polymake/internal/modilfied_containers.h" use the file not found, add custom include paths dialog to add the "testinclude" folder from the attached file. Actual Results: the background parser hangs at around 10% and after some time or editing KDevelop stops responding.
Created attachment 65985 [details] backtrace from gdb
duplicate, merging - but thanks for the files, I hope to create a proper unit test from that and finally find a solution to this problem take care *** This bug has been marked as a duplicate of bug 269352 ***
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