https://bugs.kde.org/show_bug.cgi?id=374342
Bug ID: 374342 Summary: Crash in code completion after entering an invalid member function Product: kdevelop Version: unspecified Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: code completion Assignee: kdevelop-bugs-n...@kde.org Reporter: uy...@student.kit.edu Target Milestone: --- Im using the code at https://github.com/LeStahL/qFES.git (after commit https://github.com/LeStahL/qFES/commit/42643b3f6985e3b587ac03de3209fcafc37466d9) with KDevelop-5.1-beta1 on Windows 10. In MainWindow.cpp, adding a dot after the now commented line 35 will cause KDevelop to crash: m_ui->graphicsView(). //crashes m_ui->graphicsView. //works fine Kind regards, Alex -- You are receiving this mail because: You are watching all bug changes.