Bug#690979: perl: /i matching [:lower:] [:upper:] regression for ords > 255

Niko Tyni ntyni at debian.org
Fri Oct 19 18:55:58 UTC 2012


Package: perl
Version: 5.14.2-14
Severity: important
Tags: patch fixed-upstream
Forwarded: http://rt.perl.org/rt3/Public/Bug/Display.html?id=101970

  perl -Mcharnames=:full -e 'print "ok\n" if "\N{LATIN CAPITAL LETTER A WITH DIAERESIS}" =~ /[[:lower:]]/i'
gives "ok" on squeeze but not on wheezy.

This was fixed in 5.14.3 with the attached patch. As a regression from
squeeze, I think this is a candidate for wheezy if it's not too late
for that.
-- 
Niko Tyni   ntyni at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PATCH-perl-101970-lower-i-matches-upper-case.patch
Type: text/x-diff
Size: 7099 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/perl-maintainers/attachments/20121019/2b27b69a/attachment-0001.patch>


More information about the Perl-maintainers mailing list