Software update

Cppcheck Premium 24.5.1 released

Discover the latest updates in Cppcheck Premium version 24.5.0! This release brings enhancements, including the implementation of all Misra C++ 2023 rules to ensure even more robust code analysis. The Misra C guidelines have been fine-tuned, addressing false positives for various rules such as 1.4, 7.5, 8.1, and more.

Discover the latest updates in Cppcheck Premium version 24.5.1!

This release brings updates including a fix for Unicode output and the implementation of an evaluation order checker for C++11 and later. The mapping of checkers in Cppcheck has been revamped, resulting in an improved checkers report. Additionally, users can now easily access the Misra C++ 2023 option directly from the --help output. The GUI has also received some enhancements, such as the ability to hide messages during analysis that are inactive in the toolbar and an option to enable Misra C++ 2023 in the project dialog. Furthermore, users can now generate a detailed checkers report when creating a compliance report. This latest version is based on 2.14.1. 

Release notes:

  • Fix Unicode output
  • Implemented evaluation order checker for C++11 and later
  • Updated mapping of checkers in cppcheck => improved checkers report
  • Show Misra C++ 2023 option in --help output
  • GUI: Do not show messages during analysis that are inactivated in the toolbar
  • GUI: Option to enable Misra C++ 2023 in project dialog
  • GUI: Provide checkers report when generating compliance report
  • Based on 2.14.1

 

Similar posts