summaryrefslogtreecommitdiff
path: root/regcharclass.h
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2017-12-06 17:41:59 +0000
committerZefram <zefram@fysh.org>2017-12-06 17:41:59 +0000
commitbff3de19b083d33895fc03f7d7d092e5830547a5 (patch)
treee90d39e8578e9227a7a8302b98e8c043327fd283 /regcharclass.h
parentb3893bfa90e8810497e2f81458a5a46db611cadf (diff)
downloadperl-bff3de19b083d33895fc03f7d7d092e5830547a5.tar.gz
fix oct/bin fp fractions in non-HEXFP_UQUAD builds
The code for binaryish floating point literals, on builds where we're not confident of being able to fit a significand into an integer type, had built-in knowledge that the radix is 16, after the radix point. This gave erroneous values for octal and binary literals on those builds. This was shown up by the tests added in commit 58be57636a42d6c6fd404c48c4e1cb87870182df. Correct it to use the actual radix.
Diffstat (limited to 'regcharclass.h')
0 files changed, 0 insertions, 0 deletions