...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| type-compatibility | Partially checked | ||||||
| CodeSonar |
| LANG.STRUCT.DECL.IF LANG.STRUCT.DECL.IO | Inconsistent function declarations Inconsistent object declarations | ||||||
| Coverity |
| MISRA C 2012 Rule 8.4 | Implemented | ||||||
| LDRA tool suite | 8.5.4 | 1 X, 17 D | Partially implemented | ||||||
| Parasoft Insure++ | runtime | ||||||||
| Polyspace Bug Finder | R2016a | Declaration mismatch | Mismatch between function or variable declarations | ||||||
| PRQA QA-C |
| 1510,776,778,779,789 | Fully implemented | ||||||
| RuleChecker |
| type-compatibility | Partially checked |
Related Guidelines
| ISO/IEC TS 17961 | Declaring the same function or object in incompatible ways [funcdecl] |
| MISRA C:2012 | Rule 8.4 (required) |
...