Bug#690976: perl: regression in /i matching with UTF-8 encoded strings
Niko Tyni
ntyni at debian.org
Fri Oct 19 18:50:12 UTC 2012
Package: perl
Version: 5.14.2-14
Severity: important
Tags: patch fixed-upstream
perl -e 'print "ok\n" if "f\x{FB00}" =~ /ff/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-regexec.c-Fix-x-FB01-x-FB00-ff-i.patch
Type: text/x-diff
Size: 2361 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/perl-maintainers/attachments/20121019/54d58fb9/attachment.patch>
More information about the Perl-maintainers
mailing list