V2.0.4
We are pleased to announce the SonarQube C++ Community Plugin version 2.0.4.
This is only a small bugfix, see V2.0.0 for complete release notes.
- set predefined macro value of
__cplusplus
to201402L
(C++14) #2203 - regular expressions of sensors optimized #2188
- whitespace channel optimized #2200
- fix highlighting error for identifiers with special meaning:
module
,import
#2202 #2197 #2192 - make ‚save measures’ for InputFiles more robust #2194
- C++ Parser can't read code. Declaration is skipped #2198
- Add last known token with position. Problem is most likely before/after this token