Build Notes (1210) - 19 Nov 2024
Architecture
- Add ability to annotate architectures
New Project Wizard
- Scanning dialogs now do not cancel when clicking other windows while scanning.
Graphs
- Add compare variants for entity dependency graphs.
Info Browser
- Fix crash on annotation delete when viewing the info browser for the associated entity
Reports
- Reports don't show cancel button if it's not enabled.
- Update API Command directions for "Check Qualification Report"
Language - C#
- Fixed problems with overload resolution involving nullable type. Stopped creating 'unknown variable' for discard variable '_' references.
- Fixed bug where no call to a constructor was recorded for implicitly typed 'new' expressions.
Language - Fortran
- Fixed bug where c-style comments (/*...*/) in preprocessor directives caused incorrect condition evaluation.
Known Issues
- Incorrect control flow graph when simplify macro expansion is enabled