https://bugs.kde.org/show_bug.cgi?id=376586
Kevin Funk <kf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kde | |velop/8f62583027a7d0ce89d09 | |93bcb205fdda7317be6 Status|REOPENED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.1.0 --- Comment #12 from Kevin Funk <kf...@kde.org> --- Git commit 8f62583027a7d0ce89d0993bcb205fdda7317be6 by Kevin Funk. Committed on 12/03/2017 at 21:27. Pushed by kfunk into branch '5.1'. qmljs: Fix crash access internal function context Fix crash accessing non-existent internal function context. Unfortunately the reporter can't provide any test QML/JS files. Note: kdevplatform duchain still warns when encountering function decls without valid internal function context. This scenario should never happen to begin with. kdevplatform.language: Import of function declaration without internal function context encountered! FIXED-IN: 5.1.0 M +1 -1 languages/qmljs/duchain/declarationbuilder.cpp https://commits.kde.org/kdevelop/8f62583027a7d0ce89d0993bcb205fdda7317be6 -- You are receiving this mail because: You are watching all bug changes.