Build Notes (1120) - 22 Sep 2022
General
- Add a right click option, "Open with Understand", to Windows OS
Language - C#
- Made changes to support C# 11 list patterns
Language - C++ (Strict)
- Fix worker process crash introduced in build 1118 when the option to create instance members is enabled
Language - Python
- Fixed a couple of syntax issues with f-strings
CodeCheck Checks
- Libraries
- Fix crash in FileStatements.pm
- Published Standards
- MISRA C 2012 & MISRA_C 2004
- Fix for MISRA12_5.7 script error to prevent iteration through a non iterable type
- Fix for MISRA04_5.4 script error to prevent iteration through a non iterable type
- MISRA C 2012 & MISRA_C 2004
Known Issues
- CodeCheck result csv file showing results for more than just the specified files
- Codecheck -showchecktimes isn't showing correct times
- Understand crashes after opening 25-30+ graphical views
- Can't use ent->draw() with the Perl API
- Incorrect control flow graph when simplify macro expansion is enabled
- Understand freezes when opening a project with 100+ editor windows
- Collapsed code no longer accessible when modifying first line of a collapsed block