Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: xref MET55-JG

...

In-band-error indicators require checking for the error; however this checking is often overlooked. Failure to check for such error conditions not only violates EXP00-J. Do not ignore values returned by methods, but also has the unfortunate effect of propagating invalid values that may subsequently be treated as valid in later computations.

...