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. -zeframThread Previous | Thread Next