Search code examples
Is Misra-C compatible with X-macros?...

cmisrax-macros

Read More
Is there a MISRA-compliant way to use enum flags in C99?...

cstandardsmisra

Read More
MISRA 19.4 clarification...

cmisra

Read More
MISRA 2012 Rule 14.2...

cstatic-analysismisra

Read More
MISRA C 2012 - Rule 21.1 - Macros starting with underscore...

clintmisra

Read More
Arithmetic of pointer MISRA violation...

cmisra

Read More
MISRA-C 2012 Rule 10.8 Query...

cmisra

Read More
Do template specialized class with static methods occupy storage?...

c++templatestemplate-specializationmisraexplicit-specialization

Read More
What can be the alternate way to solve MISRA 2012 Rule 17.3 violation?...

ctypedefmisra

Read More
Does libstdc++ comply with MISRA C++?...

c++standardslibstdc++standards-compliancemisra

Read More
PC-Lint Misra 10.1 Error on Boolean Expression...

clintmisrapc-lint

Read More
Why did my tool throw a MISRA error here?...

cmisra

Read More
Null pointer issue...

cpointersnull-pointermisra

Read More
Integer promotion (MISRA C:2012 Rule 7.2)...

cintegermisrainteger-promotion

Read More
Bypass the warning: "Control variable is not modified inside the loop"...

cwhile-loopmisra

Read More
MISRA incrementation in C...

cpointersembeddedmisra

Read More
MISRA C 2012 violation of rule 9.1 even with an initialized variable...

cmisra

Read More
MISRA C 2012 Rule 20.5 #undef should not be used...

cmisra

Read More
MISRA-C:2012 warning of Rule 10.8 "being cast to a wider type"...

cmisra

Read More
MISRA Violation Rule 15.5 : Multiple points of exit detected. Function should have a single point of...

cmisra

Read More
Unit test a call to function of instance variable...

c++unit-testingmisra

Read More
MISRA C++ Rule 14-5-1: Name of generic function template declared in namespace associated with type...

c++misra

Read More
Expression assigned to a wider essential type...

clintmisra

Read More
Am I allowed to choose to disable these two MISRA rules: one statement per function and mandatory fu...

cmisra

Read More
Why function prototypes are they required in MISRA:2012?...

cmisra

Read More
MISRA-C coding guidelines for personal use programs?...

cembeddedmisra

Read More
MISRA C++ rule 5-0-3 false positive warning...

c++misra

Read More
MISRA C++-2008 Rule 5-0-15 - Array indexing shall be the only form of pointer arithmetic...

c++pointersmisra

Read More
IAR embedded workbench, warning instead of error...

iarmisra

Read More
using DVCS when developing High Integrity Software...

gitdvcsmisrado178-b

Read More
BackNext