Hi
When will cppcheck to check MISRA C be available ?.
we have a misra addon. on the command line use --addon=misra..
--addon=misra
feature matrix: https://cppcheck.sourceforge.io/misra.php
1.1 and 1.2 will not be implemented in cppcheck. I am afraid you have to use a compiler.
17.3 is implemented in cppcheck HEAD. Next cppcheck release will have that.
Thanks Daniel.
I believe next release will have MISRA C support. Will be great if you let me know the tentative date for the next release..
tentative date for the next release
see: https://sourceforge.net/p/cppcheck/discussion/development/thread/85d5f0cb4d/
Log in to post a comment.
Hi
When will cppcheck to check MISRA C be available ?.
we have a misra addon. on the command line use
--addon=misra
..feature matrix:
https://cppcheck.sourceforge.io/misra.php
1.1 and 1.2 will not be implemented in cppcheck. I am afraid you have to use a compiler.
17.3 is implemented in cppcheck HEAD. Next cppcheck release will have that.
Last edit: Daniel Marjamäki 2021-12-22
Thanks Daniel.
I believe next release will have MISRA C support. Will be great if you let me know the tentative date for the next release..
see: https://sourceforge.net/p/cppcheck/discussion/development/thread/85d5f0cb4d/