Misra C Cross Reference - Printable Version +- MISRA Discussion Forums (https://forum.misra.org.uk) +-- Forum: MISRA C++ (https://forum.misra.org.uk/forumdisplay.php?fid=18) +--- Forum: C++ General (https://forum.misra.org.uk/forumdisplay.php?fid=128) +--- Thread: Misra C Cross Reference (/showthread.php?tid=537) |
Misra C Cross Reference - IanStroud - 17-06-2008 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 |