This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: inversion map requires a final entry
authorKarl Williamson <khw@cpan.org>
Mon, 26 Aug 2019 00:21:54 +0000 (18:21 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 26 Aug 2019 15:54:22 +0000 (09:54 -0600)
commit9a9a3246d59159e9717e27dee127f17f7158ac35
treeacc90b260677beb3048b93b9d47995cf56135158
parent4caef9c39de07c61112dd9aaf70c2464ee774420
regen/mk_invlists.pl: inversion map requires a final entry

Inversion maps are supposed to have an entry for what to do above the
Unicode range.  This subroutine crafts a custom map that was missing
that.
charclass_invlists.h
lib/unicore/uni_keywords.pl
regen/mk_invlists.pl
uni_keywords.h