https://bugs.kde.org/show_bug.cgi?id=394612
Bug ID: 394612
Summary: C++ parsing issue on 5.2.3
Product: kdevelop
Version: 5.2.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Language Support: CPP (Clang-based)
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
5.2.3 seems to have an issue parsing all of my header files. getting parse
errors for every single line that constructs a value from a member file
(especially those that complain that my class isnt a QObject when being passed
into the constructor as 'this').
It also seems to have an issue with just random other lines where it just
decides not to parse them.
i didnt have this issue on 5.2.0, i will go back to 5.2.1 for now because it is
completely unusable atm.
--
You are receiving this mail because:
You are watching all bug changes.