This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reolve perlbug #59328: In re's, \N{U+...} doesn't match for ... > 256
authorkarl williamson <public@khwilliamson.com>
Wed, 5 Nov 2008 18:42:16 +0000 (11:42 -0700)
committerYves Orton <demerphq@gmail.com>
Thu, 6 Nov 2008 11:32:25 +0000 (11:32 +0000)
commita4893424bce3ee5da2b2e8e1c256b806c74bfb50
tree51e1f7ee29386f7a58ac1d2b56270ff914210000
parentaff3edb5cf5195431c87166ebfe06c4721c5c783
Reolve perlbug #59328: In re's, \N{U+...} doesn't match for ... > 256

  Subject: PATCH [perl #59328] In re's, \N{U+...} doesn't match for ... > 256
  Message-ID: <49124B78.2000907@khwilliamson.com>
  Date: Wed, 05 Nov 2008 18:42:16 -0700

p4raw-id: //depot/perl@34747
regcomp.c
t/op/re_tests