22-08-2006, 03:41 PM
MISRA-C meeting 22-8-2006
1/ Using macros to \"configure\" features will require a deviation unless you use #if.
2/ Defensive programming is strongly encouraged. This may cause \"invarient\" conditional expressions. Deviations are required.
In this case the resulting deviation shows that the \"invariant\" has been considered, and is not a programming mistake.
1/ Using macros to \"configure\" features will require a deviation unless you use #if.
2/ Defensive programming is strongly encouraged. This may cause \"invarient\" conditional expressions. Deviations are required.
In this case the resulting deviation shows that the \"invariant\" has been considered, and is not a programming mistake.
Posted by and on behalf of the MISRA C Working Group