MISRA Discussion Forums

Full Version: Misra C Cross Reference
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

We have just purchased a copy of the Misra-C++ Guideline. Not surprisingly there is a lot of commonality with the Misra C guidelines but the rules have different numbers.

Is there a document that cross references the Rules between the two guidelines. In particular I would like to know:
-those rules in Misra C that do not appear in Misra C++
-those rules in Misra C++ that do not appear in Misra C
-rules that are common to both but have been amended slightly in the C++ guidelines

We have spent a lot of time going through the Misra C document seeing which Rules we think are worth adopting into our general coding standards and now wish to do the same with C++. Having a some cross reference would greatly assist this process.

thanks