https://bugs.kde.org/show_bug.cgi?id=363713
Andreas Cord-Landwehr <cordlandw...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kdev | |platform/6e56496997feebee5e | |3bde86c9b4823125156f46 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED FIXED Latest Commit| |http://commits.kde.org/kdev | |platform/46d2612955c8f390a7 | |f657f1e7b257b51a7bd6c9 Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andreas Cord-Landwehr <cordlandw...@kde.org> --- Git commit 6e56496997feebee5e3bde86c9b4823125156f46 by Andreas Cord-Landwehr. Committed on 02/06/2016 at 17:23. Pushed by cordlandwehr into branch '5.0'. Fix declaration name access if not fully parsed Summary: Fixes the crash in KDE bug #363713 that is caused by requesting code completion on a not fully parsed QML file. For details, please see backtrace in bug report. Reviewers: mwolff, #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kfunk, kdevelop-devel Differential Revision: https://phabricator.kde.org/D1740 http://commits.kde.org/kdevplatform/6e56496997feebee5e3bde86c9b4823125156f46 --- Comment #2 from Andreas Cord-Landwehr <cordlandw...@kde.org> --- Git commit 46d2612955c8f390a7f657f1e7b257b51a7bd6c9 by Andreas Cord-Landwehr. Committed on 01/06/2016 at 19:22. Pushed by cordlandwehr into branch '5.0'. Fix declaration name access if not fully parsed Fixes the crash in KDE bug #363713 that is caused by requesting code completion on a not fully parsed file. For details, please see backtrace in bug report. M +3 -0 language/codecompletion/normaldeclarationcompletionitem.cpp http://commits.kde.org/kdevplatform/46d2612955c8f390a7f657f1e7b257b51a7bd6c9 -- You are receiving this mail because: You are watching all bug changes.