This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcharclass.h: Change to use new inRANGE macro
authorKarl Williamson <khw@cpan.org>
Thu, 21 Mar 2019 22:09:41 +0000 (16:09 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 30 Mar 2019 15:34:21 +0000 (09:34 -0600)
commite42cde6b341a4ee607dc890c8e425de18abc2701
treeafdb13390d4f8f2c1368bd0748ca0045515c91b2
parentff8b8b424ccfd061181bc857f22fe02ef9a17b9b
regcharclass.h: Change to use new inRANGE macro

This was done by changing regen/regcharclass.pl.  This results in half
the conditionals being needed, and in some cases better error checking.
regcharclass.h
regen/regcharclass.pl