[previous] 0806 [next] [S] Comma missing in macro parameter list.
Syntax errors REFERENCE - ISO:C90-6.8.3 Macro Replacement - Semantics

The parameters in the parameter list of this function-like macro have not been separated by commas. For example:


/*PRQA S 553,2017 ++*/

#define GLUE(a b) a ## b            /* Message 0806 */

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