Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Perl: porters

Perl RT#69678 can be closed

 

 

Perl porters RSS feed   Index | Next | Previous | View Threaded


ikegami at adaelis

Nov 26, 2009, 12:26 PM

Post #1 of 1 (217 views)
Permalink
Perl RT#69678 can be closed

http://rt.perl.org/rt3/Ticket/Display.html?id=69678 can be closed. It was
fixed by one of Nicholas's patches to toke.c, probably
http://perl5.git.perl.org/perl.git/commit/c28d61051c446453c532f387d478df78d6f95c55

blead @ 162177c1aed1991639f7f0da64e918c034e1148a:

$ ./perl -Ilib utf.pl utf16le 123 bom nl
Got '123'
$ ./perl -Ilib utf.pl utf16le 123 bom
Got '123'
$ ./perl -Ilib utf.pl utf16le 123 '' nl
Got '123'
$ ./perl -Ilib utf.pl utf16le 123 ''
Got '123'

$ ./perl -Ilib utf.pl utf16be 123 bom nl
Got '123'
$ ./perl -Ilib utf.pl utf16be 123 bom
Got '123'
$ ./perl -Ilib utf.pl utf16be 123 '' nl
Got '123'
$ ./perl -Ilib utf.pl utf16be 123 ''
Got '123'

Perl porters RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.