Visual Lint 7.0.2.310 has been released
Wednesday 24th July, 2019
This is a recommended maintenance update for Visual Lint 7.0. The following changes are included:
-
Added a
+rw(noexcept)
directive to the Visual Studio 2015 and 2017 PC-lint 9.0 compiler indirect filesco-msc140.lnt
andco-rb-vs2017.lnt
respectively. This allows code which uses thenoexcept
keyword to be analysed more cleanly.
As PC-lint 9.0 does not officially support modern C++ code other analysis errors may still occur when you analyse modern C++ code with PC-lint 9.0. As such we recommend that you update to PC-lint Plus to analyse code for modern C++ compilers such as GCC 4.x/5.x or Visual Studio 2013/15/17/19. Please contact us for details. -
Fixed a bug in the installer which could prevent the Visual Studio plug-in from being installed to Visual Studio 2019.
-
Fixed a bug in the VisualLintGui Products Display "Add Existing File" context menu command.
-
Fixed a bug in the update check process which could result in incorrect text being displayed for a major update (e.g. to Visual Lint 7.x) [also in Visual Lint 6.5.8.309].