[previous] 1009 [next] [S] Unrecognizable expression in '#if' preprocessing directive.
Syntax errors

Message 1009 is generated when parsing some non-standard preprocessor directives which have incorrect syntax. The message is generated in conjunction with message 1010 and the option "-ex all" must be applied. For example:


/*PRQA S 553 ++ */
/*********************/
/* OPTIONS: -ex all  */
/*********************/

#if #test        /* Message 1009 and also 0849 0899 and 1010 */
#endif


No MISRA-C:2004 Rules applicable to message 1009


See also:

QA·C Source Code Analyser 8.1
MISRA-C:2004 Compliance Module 3.2
© 2012 Programming Research.
www.programmingresearch.com
Personality Groups | Glossary | Message Index | MISRA-C:2004 Rule Index Contents