Is Misra-C compatible with X-macros?...
Read MoreIs there a MISRA-compliant way to use enum flags in C99?...
Read MoreMISRA C 2012 - Rule 21.1 - Macros starting with underscore...
Read MoreArithmetic of pointer MISRA violation...
Read MoreDo template specialized class with static methods occupy storage?...
Read MoreWhat can be the alternate way to solve MISRA 2012 Rule 17.3 violation?...
Read MoreDoes libstdc++ comply with MISRA C++?...
Read MorePC-Lint Misra 10.1 Error on Boolean Expression...
Read MoreWhy did my tool throw a MISRA error here?...
Read MoreInteger promotion (MISRA C:2012 Rule 7.2)...
Read MoreBypass the warning: "Control variable is not modified inside the loop"...
Read MoreMISRA C 2012 violation of rule 9.1 even with an initialized variable...
Read MoreMISRA C 2012 Rule 20.5 #undef should not be used...
Read MoreMISRA-C:2012 warning of Rule 10.8 "being cast to a wider type"...
Read MoreMISRA Violation Rule 15.5 : Multiple points of exit detected. Function should have a single point of...
Read MoreUnit test a call to function of instance variable...
Read MoreMISRA C++ Rule 14-5-1: Name of generic function template declared in namespace associated with type...
Read MoreExpression assigned to a wider essential type...
Read MoreAm I allowed to choose to disable these two MISRA rules: one statement per function and mandatory fu...
Read MoreWhy function prototypes are they required in MISRA:2012?...
Read MoreMISRA-C coding guidelines for personal use programs?...
Read MoreMISRA C++ rule 5-0-3 false positive warning...
Read MoreMISRA C++-2008 Rule 5-0-15 - Array indexing shall be the only form of pointer arithmetic...
Read MoreIAR embedded workbench, warning instead of error...
Read Moreusing DVCS when developing High Integrity Software...
Read More