Build Notes (1178) - 25 Mar 2024

Api

  • Add db.draw() method to Python API

Cgraph

  • Fixed crash in calculation of essential complexity in methods with extremely long sequences of if statements with abnormal exits.

Graphs

  • File Dependencies graph labels ignore scale.
  • Fix zoom restoration

Metric

  • Add metrics for the number of CodeCheck violations

Language - C++ (Strict)

  • Write init value constants as written in source instead of constant folded

CodeCheck

  • Started adding support for MISRA 2023



Known Issues

  • Und list settings does not show compiler options
  • Entity filter list may be blank on Windows
  • Incorrect control flow graph when simplify macro expansion is enabled