Build Notes (1154) - 28 Sep 2023


General

  • Fixed issue where local repository was not allowing the freeze and compare git options when creating the project. 
  • Added new Build Wrapper page and associated navigation to the Getting Started Wizard that explains Buildspy and Bear.

Command Line(Und)

  • Add missing metric visibility option to und list

Graphs

  • Add an option to UML Class Diagram to show return types.
  • Fix butterfly variant of Calls & Called By graph missing functions with only calledby references .

Language - C++ (Strict)

  • Avoid creating implicit declarations for functions that are also explicitly declared
  • Fix kind of implicitly declared C functions

Language - Fortran

  • Added support for Intel !DIR$ directives.



Known Issues

  • Entity filter list may be blank on Windows 
  • License manager occasionally displays a threading warning 
  • Incorrect control flow graph when simplify macro expansion is enabled 
  • Collapsed code no longer accessible when modifying first line of a collapsed block