Rule 1.3 - What do people do to check this rule? (13 replies)
Rule 0-1-6 and Boolean variables (13 replies)
Clarification of Rule 17.4 (13 replies)
Validation of MISRA? (12 replies)
Rule 8.3: Symbol redeclared (11 replies)
14.1 There shall be no unreachable code (10 replies)
writing a MISRA-C:2004 tutorial (9 replies)
MISRA C:2012 not available (9 replies)
MISRA C:2012 Amendment 1 (8 replies)
I question the need of rule 10.6 (8 replies)
about rule20.5 (8 replies)
Question about Dir 4.3 when a static function contains only variable declaration, asm and return statement (8 replies)
Making constants in MISRA compliant C++ (8 replies)
Do not use the sizeof() operator (8 replies)
Notional operations Rule 10.1 (8 replies)
|
Clarification of Rule 17.4 (57,303 views)
14.1 There shall be no unreachable code (38,763 views)
Validation of MISRA? (38,035 views)
I question the need of rule 10.6 (34,760 views)
writing a MISRA-C:2004 tutorial (32,959 views)
Notional operations Rule 10.1 (32,285 views)
10.3. Casting to a narrower type (32,196 views)
Rationale for no goto, continue but allow break (31,411 views)
12.4, reading volatile side effect (29,986 views)
Switches, default, and enums (29,806 views)
IEC 26262 (29,153 views)
Do not use the sizeof() operator (28,982 views)
Joint MISRA/SCSC event 24-25 November 2010 (28,883 views)
10.1: Can the underlying type of enum constants be unsigned? (28,105 views)
Rule 19.12 (# and ## operator) real issue? (28,023 views)
|