Visual Lint 8.0.2.338 has been released
Monday 28th June, 2021
Visual Lint 8.0.2.338 has now been released. This a recommended maintenance update for Visual Lint 8.0, and includes the following changes:
-
Updated the values of
_MSC_VER
and_MSC_FULL_VER
in the PC-lint Plus compiler indirect file `co-rb-vs2019.lnt
to support Visual Studio 2019 v16.10.0. -
Updated the values of
_MSC_VER
and_MSC_FULL_VER
in the PC-lint Plus compiler indirect fileco-rb-vs2017.lnt
to support Visual Studio 2017 v15.9.36. -
Project (e.g.
$(ConfigName)
or${ConfigName}
) and environment (e.g.%COMPUTERNAME%
) variables can now be used in the values of the "Analysis configuration" [PC-lint/PC-lint Plus], "Warning policy" [PC-lint/PC-lint Plus] and "Generate reports in..." properties of a solution/project specific analysis configuration. [Visual Lint Professional and Enterprise Editions] -
Project (e.g.
$(ConfigName)
or${ConfigName}
) and environment (e.g.%COMPUTERNAME%
) variables can now be used in the values of the "Analysis tool installation folder", "Analysis tool executable", "When solution analysis completes..." and "Post-process PC-lint indirect (project.lnt
) files after generation..." properties of a solution/project specific analysis configuration. [Visual Lint Enterprise Edition] -
Fixed a bug in the implementation of the Solution/Project Analysis Configuration Dialog "Analysis tool executable" property. [Visual Lint Enterprise Edition]
-
Fixed a bug in the implementation of the Solution/Project Analysis Configuration Dialog "Warning policy" property. [PC-lint/PC-lint Plus] [Visual Lint Professional and Enterprise Editions]
-
Modified the Visual Studio plug-in to prevent duplicated entries for projects from appearing in the Analysis Status Display (this could be caused by the IDE sourcing duplicated "ProjectAdded" events, and these are now filtered out).
-
The Configuration Wizard "Analysis Tools" page no longer allows multiple analysis tools to be selected.