A project should not contain unused macro declarations
This checker is deactivated in a default Polyspace® as You Code analysis. See Checkers Deactivated in Polyspace as You Code Default Analysis.
A project should not contain unused macro declarations.
If a macro is declared but not used, a reviewer does not know if the macro is redundant or if it is unused by mistake.
A project should not contain unused macro declarations: macro macro_name is
not used.
If you expect a rule violation but do not see it, refer to the documentation of Polyspace Code Prover™ or Polyspace Code Prover Server™.
| Group: Unused Code |
| Category: Advisory |
| AGC Category: Readability |