[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:2012 Rules applicable to message 1009


See also:

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