develooper Front page | perl.perl5.porters | Postings from January 2012

[perl #108952] [PATCH] 97df921 fix PerlIO-scalar test when unpack J fails

Thread Next
From:
Reini Urban via RT
Date:
January 24, 2012 09:14
Subject:
[perl #108952] [PATCH] 97df921 fix PerlIO-scalar test when unpack J fails
Message ID:
rt-3.6.HEAD-14510-1327425248-1143.108952-15-0@perl.org
The reason of the failure is Config::Config{ptrsize} == 
$Config::Config{intsize}.
On the failing platform it is 4 vs 8.

So use unpack "I" instead.
-- 
Reini Urban

---
via perlbug:  queue: perl5 status: new
https://rt.perl.org:443/rt3/Ticket/Display.html?id=108952

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