https://bugs.kde.org/show_bug.cgi?id=385449
Kevin Funk <kf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #9 from Kevin Funk <kf...@kde.org> --- @Julian: Note: You can change the command-line arguments used to parse code inside KDevelop via Project -> Open Configuration -> Language Support -> C/C++ Parser -> C++ Profile. Try to remove or overwrite -Wall there. Also note: Due to the way KDevelop interacts with libclang (in-process) it will inherently crash if libclang causes a segfault. That's not easy to solve or work-around unfortunately. Thanks for reporting the bug upstream! -- You are receiving this mail because: You are watching all bug changes.