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


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