We are pleased to announce the SonarQube C++ Community Plugin version 2.0.7.
This is only a small enhancement and bugfix release, see V2.0.0 for complete release notes.
Enhancements
Bugfixes
- uppercase file paths in Xunit reports are changed to lowercase on case sensitive operating systems #2303 #2302
- fix placement new issue #2315 #2314
- fix parsing error when using template type parameter with assignment #2321 #2317
- fix parsing error with right angle bracket detection #2319 #2318 #2291 #2286
- improve type traits support #2316
Thanks to @slnj, @jnicol31 and @amai2012 for their input and support.