This release includes internal updates and fixes.
Release date: Unreleased alpha version
New Workflow for Windows Users
Insure++ no longer plugs into Visual Studio. Instead, Insure++ plugs into Visual Studio's MSBuild component, which provides a more efficient mechanism and simpler interface for debugging applications with Insure++.
As a result of this change, the Inspy program is no longer necessary and has been removed. Additionally, using the inject
command to run instrumented code is no longer supported.
Supported Platforms
- Insure++ now supports Visual Studio 2019 (VC 16.0)
- Visual Studio 2012 (VC 11.0) is no longer supported
- Visual Studio 2013 (VC 12.0) is no longer supported
- Solaris/SPARC is no longer supported
New Versioning Scheme
All Parasoft products now follow a new versioning scheme: YYYY.release.
Additional Updates
- The TCA help files have been removed.
- The compiler configuration script has been removed.
- The suppressions functionality included in the Insra application has been removed. Specify which messages to suppress in the Advanced tab, instead.
Known Issues
There are no additional known issues in this release. Refer to previous release notes for information about existing known issues.
PRs and FRs
The following PRs/FRs were addressed in this release:
INS-7227 | Support for VS 2019 |
---|