What's New * STL checking is now enabled for GCC-5 thru GCC-10. There are, however, some outstanding issues. STL checking is an extended and experimental feature of Insure++ which may be helpful in finding STL usage violations. See STL Checking in the User's Guide. * Several parser improvements. * Bug fixes. Known Issues…
What's New * Documentation updates. We've clarified some documentation issues, and added new documentation for some new features * CWE Associations. Insure++ bug reports are now associated with appropriate CWEs. (see cwe.mitre.org for more information about CWEs) * Bug fixes. As always, we are continually improving…
I have a C++ project that will only build for Insure++ with /CLR (common language runtime support switched on) However when this compiles the output states "Insure++ does not support managed C++! I cannot get the project to build unless /CLR is selected however, it will build when /CLR is not selected when building for…
You will need to debug the process in which that the dll actually runs. If you know the name of the executable that loads the dll, and can run that executable by hand, the simplest approach is to simply run that executable under InsureSpy.exe, inject.exe, or Visual Studio's debugger by clicking "Insure++ Debug" within…
Hi, During compilation of some source in insure++, I am getting this error : "error: 'ABCD' undeclared (first use in this function)" I can compile it without insure++ and I am not getting this error. Is there any special rule to declare variables in in sure++? Thanks
During compilation of some sources with insure++, i get this warning: Warning: unable to instrument "ABC.c" (4), compiling original source code. I have no idea about why i am getting this warning.
I am compiling some sources with isure++ and i am getting this warning: WARNING: no debugging flags detected!! Insure++ may not function properly should i add some flags before compile?
Is this "old" version supported by Windows 10 ? Thanks in advance
Hi I am using VS2017 Professional and I have installed Parasoft C++ test v10.4.2 for visual studio, but after the installation the Parasoft still doesn't appear in the menu. what can be the reason for this? Thanks Sharon
The Release notes and Readme Files haven't updated for Insure++ 7.5.1(windows&linux). both files shows 7.4 information
It looks like you're new here. Sign in or register to get started.