![]() |
![]() |
4826 | ![]() |
||||
![]() | |||||||
| Annotations | |||||||
The message specifier is a required part of a suppression annotation. The message specifier appears after the annotation kind 'S' and the optional annotation tag if specified.
For Example:
// PRQA S 100 // Message specifier 100
// PRQA S:S1 100 // Message specifier 100
It is invalid to try to create a suppression annotation which does not
have a message specifier.
For Example:
// PRQA S // ERROR missing message specifier
// PRQA S:S1 // ERROR missing message specifier
No MISRA C:2012 Rules applicable to message 4826
See also:
![]() | ||
| 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 |