[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

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