[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

See also:

QA·C Source Code Analyser 8.1.2
© 2013 Programming Research.
www.programmingresearch.com
Personality Groups | Glossary | Message Index Contents