This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/charset xlations.pl: Use revised UTF-8 macros
authorKarl Williamson <khw@cpan.org>
Sat, 29 May 2021 20:31:47 +0000 (14:31 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 31 Jul 2021 21:00:38 +0000 (15:00 -0600)
commit6bce142c8b777339676742d282ed0519b3c95aa8
tree456417989a7813182fd5756e85b7f8ef4d0b26bf
parent67260a96082ff542a79fd0bc3395144c94d5b958
regen/charset xlations.pl: Use revised UTF-8 macros

I realized that two base level utf8.h macros for UTF-8 could be
refactored to eliminate the conditionals in each.  Those macros have
equivalents in the pure perl code changed by this commit, which I
changed before the utf8.h versions to verify that everything worked, by
verifying there was no difference in the generated tables.
charclass_invlists.h
lib/unicore/uni_keywords.pl
regcharclass.h
regen/charset_translations.pl
uni_keywords.h