Visual Lint 8.0.10.355 has been released
Friday 16th September, 2022
Visual Lint 8.0.10.355 has now been released.
This is a maintenance update for Visual Lint 8.0, and includes the following changes:
-
The VisualLintConsole command line parser now accepts spaces between the name and value of a command line switch. As a result, switches of the form.
/switchname = <value>
are now accepted, whereas previously only/switchname=<value>
would work. -
Entries in the file list within manually created custom project (
.vlproj
) files can now use wildcards. Note however that if the project file is subsequently edited by VisualLintGui, the file list will be expanded to explicitly reflect the files actually found. As such, this feature is intended for use with hand-created.vlproj
files (which are really just.ini
files, and as such lend themselves nicely to hand-editing). -
Fixed a bug opening analysis tool manual PDFs located on UNC drives.
-
Fixed a bug in VisualLintGui which could cause some file save operations to fail.
-
Updated the PC-lint Plus compiler indirect file
co-rb-vs2022.lnt
to support Visual Studio 2022 v17.2.6. -
Updated the PC-lint Plus compiler indirect file
co-rb-vs2019.lnt
to support Visual Studio 2019 v16.11.17. -
Updated the PC-lint Plus Boost library indirect file
lib-rb-boost.lnt
. -
Removed nonfunctional "Print" menu commands from VisualLintGui.
-
Updates to various help topics.