This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: use re 'qr/aa'
authorKarl Williamson <khw@cpan.org>
Sun, 6 May 2018 03:21:45 +0000 (21:21 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 25 Jun 2018 13:33:31 +0000 (07:33 -0600)
commitdb95f459ea59494cc74e253b13b63876479531cd
tree5d9ac697cd1f39caa16d0750589ec56d4e9db258
parenta1c8344dcb15e1c52b83ca71795ec7c711bda53e
regen/mk_invlists.pl: use re 'qr/aa'

This makes sure that all patterns in this file are compiled under /aa.
Doing this can catch bugs.  The bug the previous commit fixes would have
been caught if we did this.
charclass_invlists.h
regen/mk_invlists.pl
uni_keywords.h