Generalized Question about #12.6 and Preprocessor Directives
Moderators: misra-c, david ward
-
- Posts: 87
- Joined: Thu Nov 18, 2004 1:39 am
Generalized Question about #12.6 and Preprocessor Directives
Was advisory #12.6 intended to apply to preprocessor directives at all? I only ask because the text does not specify one way or the other.
-
- Posts: 572
- Joined: Thu Jan 05, 2006 1:11 pm
Re: Generalized Question about #12.6 and Preprocessor Direct
While Rule 12.6 doesn't explicitly mention expressions used in preprocessing directlves, it is intended to apply to all expressions.
In considering the question, it seems that there are two omissions from the definition of Boolean expressions in the Glossary (Appendix E), namely:
In considering the question, it seems that there are two omissions from the definition of Boolean expressions in the Glossary (Appendix E), namely:
- the 'defined' proprocessing operator produces a Boolean-by-construct value
- a Boolean value is expected as the operand of the #if and #elif directives
---
Posted by and on behalf of
the MISRA C Working Group
Posted by and on behalf of
the MISRA C Working Group