Cppcheck News

Cppcheck Premium 24.5.1 released

Written by Daniel Marjamäki | May 27, 2024 9:51:00 AM

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