MISRA C++2008 compliance

Hi,

I would like to verify the compliance of my code with MISRA C++ 2008, so I use the MISRA C++ quality profile, but this one has “only” 79 rules while the MISRA C++ guideline has 229 rules. You propose other quality profile like “based on misra” but my goal is to be compliant to MISRA not to rules based on MISRA. How can I do to check the compliance with pure MISRA C++ rules ?

Thanks,
Christophe

Hi Christophe,

Welcome to the community!

We don’t currently offer rules to verify full compliance with any version of the MISRA spec.

 
HTH,
Ann

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.