diff options
author | Karl Williamson <khw@cpan.org> | 2019-10-10 18:32:53 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-10-10 20:13:28 -0600 |
commit | 4c2aa7c802893d0276551ade1b9d5dcd1226afc4 (patch) | |
tree | 98d060d5ec73b81254c34ab32f5dd7586a649f17 /pod/perlpodspec.pod | |
parent | c983409f490b4a541fa05fb421d7ee150d4faf07 (diff) | |
download | perl-4c2aa7c802893d0276551ade1b9d5dcd1226afc4.tar.gz |
Don't test for 16-bit inputs in inRANGE()
This macro has been expanding to overflow some assertion strings on
Windows and HP. This commit omits handling one unlikely scenario,
namely that the input is a short, 16-bits. And that is enough to get it
to compile on Windows. HP isn't smoked on branches, so I don't know if
this will fix it.
More discussion may be needed, but this is all I have time for at the
moment.
Diffstat (limited to 'pod/perlpodspec.pod')
0 files changed, 0 insertions, 0 deletions