This release includes internal parser improvements, quality of live improvements, and bug fixes.
Supported Platforms
This Insure++ version only supports the following platforms:
...
- Insure++ needs one TLS slot to track threads. This slot must be in the minimum supported range (usually 1-64). If an application uses too many of the "guaranteed" TLS slots, then Insure++ won't function. We've seen this with Intellicad.
- Session zero isolation prevents user interaction with the GUI when debugging system services. The workaround is to use a report file, or open the Insure++ GUI beforehand.
- AutoCAD plugins have been known to be are incompatible with Insure++ in the past. Try turing on . As a workaround, try enabling "static linking" in the Control Panel . Consider or consider using C/C++Test test with BugDetectiveFlow Analysis.
PRs and FRs
The following PRs/FRs were addressed in this release:
...