summaryrefslogtreecommitdiff
path: root/mathoms.c
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2014-01-25 16:53:24 -0700
committerKarl Williamson <public@khwilliamson.com>2014-01-27 11:07:17 -0700
commit6c62bf0f1cb868c0614cc03720f3babf46da7e34 (patch)
tree9956b505f20324980a65a53fac7b67011f4c4083 /mathoms.c
parent8dc14e640ad1bc1149bd130d3fbd52d9306e965b (diff)
downloadperl-6c62bf0f1cb868c0614cc03720f3babf46da7e34.tar.gz
regen/regcharclass.pl: Don't test UV >= 0
An unsigned must always be >= 0, and generating a test for that can lead to a compiler warning, even if it gets optimized out. The input to the macros generated by this are supposed to be UV. This commit suppresses any >= 0 test.
Diffstat (limited to 'mathoms.c')
0 files changed, 0 insertions, 0 deletions