This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Handle EBCDIC
authorKarl Williamson <khw@cpan.org>
Thu, 22 Mar 2018 20:25:44 +0000 (14:25 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 26 Mar 2018 22:26:54 +0000 (16:26 -0600)
commitb148e8b1c81f2ba5c2cf120d7ddbe7819ea1c82d
tree010e3e45b2d10f36c61f4eb897bbab2b8d645f07
parent26e52ced07554ff46f14b816ad84abd9c252acee
regen/mk_invlists.pl: Handle EBCDIC

The code and comment here were out-of-date.  When we are constructing
EBCDIC we need to modify the code points that are the result of a case
change that expands to more than one code point.  This code is not
currently in used.
charclass_invlists.h
regen/mk_invlists.pl