Version: 3.3.92 (using KDE 3.5.4, compiled sources) Compiler: gcc version 3.4.4 OS: Linux (x86_64) release 2.6.17.9 Given the following code snippet: int a, b; ... if ( a*a < b ) {} This will be reported as a problem: ')' expected found '<' ';' expected found ')'
*** Bug 135957 has been marked as a duplicate of this bug. ***
fixed in kdevelop4.
*** Bug 167325 has been marked as a duplicate of this bug. ***
*** Bug 170683 has been marked as a duplicate of this bug. ***
Moving all the bugs from the CPP Parser. It was not well defined the difference between it and C++ Language Support and people kept reporting in both places indistinctively