develooper Front page | perl.perl5.porters | Postings from December 2000

Re: more UTF8 test suites and an UTF8 patch

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
December 30, 2000 12:03
Subject:
Re: more UTF8 test suites and an UTF8 patch
Message ID:
20001230140346.J12531@chaos.wustl.edu
It seems that your patch also fixed the bug 20000731.001:

	# This used to fail.
	$_ = "A \x{263a} B z C"; m/A . B (??{ "z" }) C/;

I'm adding that test to regexp.t.

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About