Miscellaneous (MSC)
Guidelines
- MSC01-F. Avoid using legacy or obsolescent Fortran constructs
- MSC02-F. Beware of compiler-specific extensions
- MSC03-F. Do not depend on undefined behavior
Risk Assessment Summary
| Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
|---|---|---|---|---|---|---|
| MSC01-F | Medium | likely | Yes | No | P12 | L1 |
| MSC02-F | Medium | Likely | Yes | No | P12 | L1 |
| MSC03-F | High | Likely | No | No | P9 | L2 |
Attachments:
button_arrow_left.png (image/png)
button_arrow_up.png (image/png)
button_arrow_right.png (image/png)


