Build Notes (1169) - 18 Jan 2024

General

  • Change the default graph open mode from released back to captured

Printing

  • Graphs show print dialog when using Ctrl+P/File->print even when no printers exist
  • Add option to show editor selections in printouts
  • Fix dark mode printing of graphs. Replace node background color that matches graph background color with white, broken in build 1167
  • Add option to print with an arbitrary color theme and default to the default light theme

Architecture

  • Add a Visual Studio automatic architecture

Export

  • Add export for analysis errors to violation browser

Interactive Reports

  • Added horizontal scroll bar to iReport to show longer texts 

Language - C++ (Strict)

  • Fix control flow graph and cyclomatic complexity metric for switch statements that fall through to the default case



Known Issues

  • Buildspy is not functional on Ubuntu 
  • Selected sub-directories may be inaccurate in CodeCheck 
  • Entity filter list may be blank on Windows 
  • Incorrect control flow graph when simplify macro expansion is enabled 
  • Collapsed code no longer accessible when modifying first line of a collapsed block 
  • Build Watcher does not detect files on Windows