Build Notes (1206) - 7 Oct 2024
New Project Wizard
- Updated the New Project Wizard to be able to be shrunk down manually to 800 X 600.
Language - C++
- Fix comment collection for classes with virtual methods
- Annotate use references in the IB References field that are passed by non-const reference to a function, and thus may actually be modified
Language - C#
- Fixed bug where 'finally' blocks in try-catch-finally statements were not counted in the max nesting metric.
Language - Java
- Fixed bug where max nesting metrics were sometimes incorrect for code containing anonymous classes.
Known Issues
- Inaccurate Column References in CodeCheck Violations When Using Tabs
- Incorrect control flow graph when simplify macro expansion is enabled