In perl.git, the branch smoke-me/dynaloader_silence_xs_warning has been created
<http://perl5.git.perl.org/perl.git/commitdiff/d3105805b2ba21f42a1d2ade1f134ff5d0297855?hp=0000000000000000000000000000000000000000> at d3105805b2ba21f42a1d2ade1f134ff5d0297855 (commit) - Log ----------------------------------------------------------------- commit d3105805b2ba21f42a1d2ade1f134ff5d0297855 Author: Steffen Mueller <[email protected]> Date: Mon Aug 13 10:29:39 2012 +0200 Silence ParseXS warning about abusing the CODE section See RT #114198. DynaLoader was warning about somewhat dubious use of RETVAL with a CODE section but without an OUTPUT section. This fixes that problem, but I have obviously not been able to test on all affected operating systems. ----------------------------------------------------------------------- -- Perl5 Master Repository
