Build Notes (1115) - 19 Aug 2022

Command Line(Und)

  • Add "Assume Nearest Matches" and "Ignore Import Errors in Try Blocks" python options to und.
  • Add the ability to run CodeCheck on an architecture from und.

Graphs

  • Fix bug in object references graph where clustering blocked external edges.


Language - C#

  • Fixed parser crash when two or more dll files created a circular dependency between classes.




Known Issues

  • *New* Null conditional operator “?.” does not count towards cyclomatic complexity in C# 
  • Strict Analysis doesn't start when using RHEL/Rocky 8.6 
  • 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