This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Subject: [PATCH] regcomp.c: adjust flag
authorKarl Williamson <public@khwilliamson.com>
Tue, 7 Dec 2010 22:16:07 +0000 (15:16 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 11 Dec 2010 22:57:49 +0000 (15:57 -0700)
commitf1d6d3cd22e129a9bf34f86ebe89183aad01d216
treecfb769b707dc4d942c6b387f8ecfcd62940e5558
parent30e9bc90ff255ffc2e220a3b10772597a8d8423a
Subject: [PATCH] regcomp.c: adjust flag

When something matches above Latin1, it should have the ANYOF_UTF8 bit
set.
regcomp.c