[previous] 0928 [next] [S] Missing comma ',' between enumerators.
Syntax errors REFERENCE - ISO:C90-6.5.2.2 Syntax

QA·C is unable to parse this enum declaration. A comma seems to be missing. For example:


/*PRQA S 553,2211,2213,3602 ++*/

enum et {ONE, TWO, THREE FOUR, FIVE};     /* Message 0928 */

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