Skip to content

V2.0.4

Compare
Choose a tag to compare
@guwirth guwirth released this 24 Jun 05:40
· 740 commits to master since this release
2d4210a

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 to 201402L (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