develooper Front page | perl.perl5.porters | Postings from April 2011

Re: [perl #78502] ext/XS-APItest/t/call_checker.t fails underCygwin

Thread Previous | Thread Next
From:
Zefram
Date:
April 3, 2011 14:18
Subject:
Re: [perl #78502] ext/XS-APItest/t/call_checker.t fails underCygwin
Message ID:
20110403211757.GA11386@lake.fysh.org
Jerry D. Hedden wrote:
>ext/XS-APItest/t/call_checker................................fail
>5200b055!=6a1960b0 at APItest.xs line 2188 at t/call_checker.t line 7.
># Looks like your test exited with 255 before it could output anything.
>FAILED--expected 64 tests, saw 0

I've just uploaded a CPAN module that provides cv_set_call_checker() and
friends on pre-5.13.6 Perls.  (All the way back to 5.6.0!)  I haven't
yet made any allowance in it for this linker issue.  I'm expecting
that I'll end up declaring the module's functions with PERL_CALLCONV,
modified based on the fix for this core test.  Those who have taken
an interest in the core issue, please also try out Devel-CallChecker.
I'll be watching the CPAN Testers results, but it'd be handy to have
testers familiar with the particular platform-specific issues.  Thanks.

-zefram

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