[kdevelop] [Bug 363931] Crash in CMake Background Parser [CMakeFunctionArgument::CMakeFunctionArgument, DeclarationBuilder::startVisiting]

2016-06-16 Thread Eugene Shalygin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363931 --- Comment #8 from Eugene Shalygin --- I still want to know how macro (MACRO_OPTIONAL_FIND_PACKAGE _name ) (see my description in #363943) is considered to be a macro without parameters? -- You are receiving

[kdevelop] [Bug 363931] Crash in CMake Background Parser [CMakeFunctionArgument::CMakeFunctionArgument, DeclarationBuilder::startVisiting]

2016-06-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363931 Kevin Funk changed: What|Removed |Added Version Fixed In||5.0.0 -- You are receiving this

[kdevelop] [Bug 363931] Crash in CMake Background Parser [CMakeFunctionArgument::CMakeFunctionArgument, DeclarationBuilder::startVisiting]

2016-06-16 Thread Daniel Stöckel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363931 --- Comment #7 from Daniel Stöckel --- I can no longer reproduce the crash. Thank you for fixing this! -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 363931] Crash in CMake Background Parser [CMakeFunctionArgument::CMakeFunctionArgument, DeclarationBuilder::startVisiting]

2016-06-15 Thread Andreas Cord-Landwehr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363931 Andreas Cord-Landwehr changed: What|Removed |Added CC|

[kdevelop] [Bug 363931] Crash in CMake Background Parser [CMakeFunctionArgument::CMakeFunctionArgument, DeclarationBuilder::startVisiting]

2016-06-10 Thread Eugene Shalygin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363931 --- Comment #5 from Eugene Shalygin --- For me it crashes on `macro (MACRO_OPTIONAL_FIND_PACKAGE _name )` which does have arguments, but func.arguments list is empty in the DeclarationBuilder::startVisiting(). A

[kdevelop] [Bug 363931] Crash in CMake Background Parser [CMakeFunctionArgument::CMakeFunctionArgument, DeclarationBuilder::startVisiting]

2016-06-10 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363931 Kevin Funk changed: What|Removed |Added CC||aleix...@gmail.com

[kdevelop] [Bug 363931] Crash in CMake Background Parser [CMakeFunctionArgument::CMakeFunctionArgument, DeclarationBuilder::startVisiting]

2016-06-10 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363931 Kevin Funk changed: What|Removed |Added Summary|Crash in CMake Background |Crash in CMake Background