diff options
author | Karl Williamson <khw@cpan.org> | 2016-10-15 11:02:04 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2016-10-16 10:47:00 -0600 |
commit | aadb82e0ec97e7fc243dcacb81423f82c41eb512 (patch) | |
tree | 805dce8f65ff81681db19bdb7353ea9d648d88db /perly.tab | |
parent | 5ec712b17f589b0efc75ccd871d07947dd474a85 (diff) | |
download | perl-aadb82e0ec97e7fc243dcacb81423f82c41eb512.tar.gz |
PATCH: [perl #129891] t/op/utf8decode.t failing
This bug is a result of 32-bit vs 64-bit words, and is a problem in the
test file and not the underlying code.
The blamed commit changed things so that is a UTF-8 sequence has
multiple malformations, a diagnostic is generated for each. Some of the
tests in utf8decode.t overflow on 32-bit words, but not 64. The
solution is to change the .t to also look for the extra overflow
warnings on 32 bit machines.
Diffstat (limited to 'perly.tab')
0 files changed, 0 insertions, 0 deletions