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

QAC 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 */


No MISRA C:2012 Rules applicable to message 0928


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