Summary: | crash on simple CMakeLists.txt | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Andreas Roth <aroth> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.3.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevelop/1fce19a014caa8217917667cf04cc5a294b4d6c2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Andreas Roth
2012-10-22 05:52:46 UTC
Git commit 1fce19a014caa8217917667cf04cc5a294b4d6c2 by Aleix Pol. Committed on 24/10/2012 at 20:33. Pushed by apol into branch '4.4'. Don't crash when calling string(TOLOWER, TOUPPER or LENGTH) with too few arguments Also add some tools for better debugging and testing M +18 -4 projectmanagers/cmake/parser/cmakeast.cpp M +9 -0 projectmanagers/cmake/parser/cmakelistsparser.cpp M +4 -0 projectmanagers/cmake/parser/cmakelistsparser.h M +4 -5 projectmanagers/cmake/tests/cmakeast_test.cpp http://commits.kde.org/kdevelop/1fce19a014caa8217917667cf04cc5a294b4d6c2 |