diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-07-06 15:03:52 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-07-06 15:03:52 +0200 |
commit | 34eefe41bf497e6f8e4c0f2f92f5b98d219269fe (patch) | |
tree | cc872216844305f223af022af4a6ae4978f22054 /configure.com | |
parent | b1410abb112e6bd3e06c819f1f73883521b6ade4 (diff) | |
download | perl-smoke-me/Shut-It!.tar.gz |
In Base64.xs, refactor to avoid applying a unary minus to an unsigned type.smoke-me/Shut-It!
eol_len is of type STRLEN, and compilers can warn about attempting to negate
it. The intended buffer offset can be calculated with a (binary) subtraction
instead.
Diffstat (limited to 'configure.com')
0 files changed, 0 insertions, 0 deletions