Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Pages now have tags to indicate the status of their corresponding checker in Compass Rose.
Complete rules are tagged :

Tag

Meaning

rose-complete

...

ROSE catches all violations

rose-partial

ROSE catches some violations

rose-possible

ROSE could catch some or all violations, but doesn't yet.

rose-gcc

ROSE doesn't catch violations, but will soon, GCC catches violations

unenforceable

These rules can't be checked automatically.

rose-na

These rules could be checked automatically in theory, but not by ROSE.

rose-na-macros

ROSE could check these rules if it recognized macro usage.

rose-na-exptypes

ROSE could check these rules if it recognized derived types in expressions, such as size_t.

...

It might also be worth giving these another look.

...