Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Deleted VOid EXP31-CPP from related guidelines; replaced VOID EXP31-C with PRE31-C

...

SEI CERT C Coding Standard

VOID EXP31PRE31-C. Do not perform side effects in assertions

SEI CERT C++ Coding Standard

VOID EXP31-CPP. Avoid side effects in assertionsarguments to unsafe macros

Android Implementation Details

...