https://bugs.kde.org/show_bug.cgi?id=396661
Gregor Mi <codestr...@posteo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash when closing |Crash in libclang |namespace brackets in | |header file are removed | --- Comment #3 from Gregor Mi <codestr...@posteo.org> --- Hi, thanks for the assessment. I really would like to use KDevelop for a big project at work. What is the recommended way to go forward? I already downloaded and compiled the latest code with kdesrc-build. I first thought about trying to narrow down the reason for the crash. With the self-compiled binary I could see from the console output that the crash happens in a file that looks pretty simple. (It has nothing to do anymore with the original crash description because it also crashes when the project code compiles fine; so I rename the title of the issue). I suspect the project is too complex to find a good solution here. With the self-compiled code, would it be easily feasible to remove the calls to libclang to workaround this specific problem? What do you think? -- You are receiving this mail because: You are watching all bug changes.