> Just to follow up: all the other ones seem to be non-problems.
Would you folks be willing to specify which arithmetic operations are
considered to be safe in the case of overflow? Something simple like an
"INTEGER_OVERFLOW_OK" comment at the end of the line of code containing
the operation would suffice. This would let me automatically filter out
error messages on these lines of code in the future.
John Regehr