Front page | perl.perl5.porters |
Postings from July 2001
PerlIO/t/encoding.t
Thread Next
From:
H . Merijn Brand
Date:
July 13, 2001 05:46
Subject:
PerlIO/t/encoding.t
Message ID:
20010713143824.539E.H.M.BRAND@hccnet.nl
For all Configurations where -Uuseperlio is passed, ext/PerlIO/t/encoding.t
fails:
l1:/pro/3gl/CPAN/perl-5.7.1 110 > ./perl -Ilib ext/PerlIO/t/encoding.t
1..8
ok 1
ok 2
ok 3
'áâã' (xE1 xE2 xE3) eq 'αβγ' (xCE xB1 xCE xB2 xCE xB3) ?
not ok 4
ok 5
ok 6
ok 7
ok 8
l1:/pro/3gl/CPAN/perl-5.7.1 111 > cat .patch
11344
l1:/pro/3gl/CPAN/perl-5.7.1 112 >
Should this test be disabled if perl is built without perlio?
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 628 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/
Thread Next
-
PerlIO/t/encoding.t
by H . Merijn Brand