Versions Compared

Key

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

...

GCC Compiler can detect some violations of this rule when the -Wcast-align flag is used.

The EDG Front End to Compass/ROSE can detect some violations of this rule.

Compass/ROSE can detect violations of this rule. However, it does not flag explicit casts to void * and then back to another pointer type.

...