https://bugs.kde.org/show_bug.cgi?id=386388
Kevin Funk <kf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Language Support: | |QML/JavaScript Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #4 from Kevin Funk <kf...@kde.org> --- I can't reproduce either, but I can see how this fails: #15 GccLikeCompiler::includes (this=0x2ba29c0, type=<optimized out>, arguments=...) at /usr/src/debug/dev-util/kdevelop-9999/kdevelop-9999/plugins/custom-definesandincludes/compilerprovider/gcclikecompiler.cpp:142 => calls ::languageOption(type=Utils::Other) which runs into the default-case in the switch statement, not returning a value => crash. -- You are receiving this mail because: You are watching all bug changes.