Hello, On the MISRA page https://cppcheck.sourceforge.io/misra.php (which is no longer available, but can be found via the Internet Archive and in the website repository: https://github.com/danmar/cppcheck-htdocs/blob/master/misra.php) it was stated that MISRA C:2012 support in Cppcheck is complete, including amendments, and that together with a C compiler full support is achieved. The current documentation now says that the open source version “does not fully implement MISRA C 2012”. Current misra.py...
Hello, In 2021 it was stated (e.g. on the MISRA page and in forum posts) that MISRA C:2012 coverage in Cppcheck is complete, including amendments, and that together with a C compiler full coverage is achieved. The current documentation now says that the open source version “does not fully implement MISRA C 2012”. Has the implementation changed since then, or is this only a change in how “coverage” is defined? Regards, Karel