develooper Front page | perl.perl5.porters | Postings from March 2013

Re: [perl #116961] Data::Dumper 2.143 tests failures on 5.10.1

Thread Previous | Thread Next
From:
David Golden
Date:
March 3, 2013 03:58
Subject:
Re: [perl #116961] Data::Dumper 2.143 tests failures on 5.10.1
Message ID:
CAOeq1c8SpWgZGACXp-pzwsELRFC7UCD_gzCGvYxkEHFiztXLmg@mail.gmail.com
On Thu, Feb 28, 2013 at 7:08 PM, James E Keenan via RT
<perlbug-followup@perl.org> wrote:
> Undefined subroutine &Data::Dumper::Dumpxs called at blib/lib/Data/Dumper.pm line 223.

I've tried commenting on perlbug and it's eating my replies, so I'll
reply here.  Apologies if it shows up multiple times.

Problem is that tests are overriding $Data::Dumper::Useperl when they
shouldn't (trying to test XS when XS doesn't work).

On older Perl's, XS doesn't load because of a missing symbol:

    Symbol not found: _isWORDCHAR

David

-- 
David Golden <xdg@xdg.me>
Take back your inbox! → http://www.bunchmail.com/
Twitter/IRC: @xdg

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