[previous] 1010 [next] [S] '#%s' is not a valid form of '#if' syntax .
Syntax errors REFERENCE - ISO:C90-6.8 Preprocessing Directives - Syntax

Message 1010 is generated when parsing some non-standard preprocessor directives with the option "-ex all". For example:


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

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


No MISRA-C:2004 Rules applicable to message 1010


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