Cppcheck News

Cppcheck Premium 24.5.0 released

Written by Daniel Marjamäki | May 7, 2024 9:39:00 AM

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. Additionally, improvements have been made to Misra C++ 2008, specifically fixing the false positive related to 6-4-2. With these updates and the incorporation of Cppcheck-2.14.0, users can expect a more reliable and efficient code checking experience. 

Release notes:

  • Implemented all Misra C++ 2023 rules

  • Misra C: improved checking and fixed false positives for 1.4, 7.5, 8.1, 8.4, 8.6, 8.7 8.8, 8.15, 8.16, 10.1, 10.2, 12.3, 12.6, 16.3, 17.3, 17.4, 21.2

  • Misra C++ 2008: fix 6-4-2 false positive

  • Based on Cppcheck-2.14.0