[:posix:] now works under /u
authorKarl Williamson <public@khwilliamson.com>
Sat, 30 Oct 2010 22:48:55 +0000 (16:48 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 31 Oct 2010 19:21:06 +0000 (12:21 -0700)
commit9b7c43baf09d4c57d5cd6c9a052ce398d1626a6a
treef34f8aecc9d63f76fddee331e9974219f66119ec
parentaedd44b501ab1196eeb3ebe56ef7647debb77eab
[:posix:] now works under /u

This patch is part of fixing the Unicode bug.  The /u regex modifier now
applies to posix character classes.  This resolves [perl #18281].

The Todo tests in reg_posicc.t have all been made not todo.
pod/perldelta.pod
pod/perlunicode.pod
regcomp.c
t/re/reg_posixcc.t