STL Checking Now Enabled for GCC-5 thru GCC-10

STL checking is now enabled for GCC-5 thru GCC-10. There are, however, some outstanding issues with this. STL checking is an extended and experimental feature of Insure++ which may be helpful in finding STL usage violations. STL checking error reports do not show up in the insure GUI at this time. Use "report_file stderr" or "report_file log.txt" to view STL violations. See Checking STL with Insure++ for more information.

Additional Updates

  • Parser improvements
  • Bug fixes
  • No labels