develooper Front page | perl.perl5.porters | Postings from October 2009

Re: [perl #43214] "warn" causes segmentation fault in Encode

Thread Previous | Thread Next
From:
Vincent Lefevre
Date:
October 29, 2009 08:55
Subject:
Re: [perl #43214] "warn" causes segmentation fault in Encode
Message ID:
20091029120141.GD29747@prunille.vinc17.org
With perl 5.10.0 and 5.10.1, I no longer get a segmentation fault,
but the result of Test 4 is incorrect:

Encoding: ISO-8859-1
[...]
Test 4
    warn: A grave = '\x{09ca}

without a newline, and under UTF-8 locales:

Encoding: UTF-8
[...]
Test 4
    warn: A grave = '\xE0'

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)

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