| Summary: | Assert when parsing project | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Andreas Cord-Landwehr <cordlandwehr> |
| Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdevelop/bef8072e620ecaac9cdaf27c1996167caa7f75b5 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Andreas Cord-Landwehr
2016-05-30 14:38:38 UTC
Looking again at the crash log, I think reassigning to the cmake build system support more suited. Git commit b4263571146bab54459dd0aa122fc5dc604705d5 by Andreas Cord-Landwehr. Committed on 02/06/2016 at 05:13. Pushed by cordlandwehr into branch '5.0'. Handle CMake methods/functions without arguments gracefully Summary: Fixes crash from KDE bug #363707. For details see backtrace in bug report. Reviewers: apol, #kdevelop Reviewed By: apol, #kdevelop Subscribers: kdevelop-devel Differential Revision: https://phabricator.kde.org/D1741 http://commits.kde.org/kdevelop/b4263571146bab54459dd0aa122fc5dc604705d5 Git commit bef8072e620ecaac9cdaf27c1996167caa7f75b5 by Andreas Cord-Landwehr. Committed on 01/06/2016 at 19:54. Pushed by cordlandwehr into branch '5.0'. Handle CMake methods/functions without arguments gracefully Fixes crash from KDE bug #363707. For details see backtrace in bug report. M +6 -0 projectmanagers/cmake/duchain/declarationbuilder.cpp http://commits.kde.org/kdevelop/bef8072e620ecaac9cdaf27c1996167caa7f75b5 |