In perl.git, the branch smoke-me/dynaloader_silence_xs_warning2 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/cc607f3f5faec13f4b36eef23ef049a0a8a5c09c?hp=0000000000000000000000000000000000000000> at cc607f3f5faec13f4b36eef23ef049a0a8a5c09c (commit) - Log ----------------------------------------------------------------- commit cc607f3f5faec13f4b36eef23ef049a0a8a5c09c 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
