This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl_sv_mortalcopy expects a return value.
authorCraig A. Berry <craigberry@mac.com>
Sun, 7 Oct 2012 02:42:56 +0000 (21:42 -0500)
committerCraig A. Berry <craigberry@mac.com>
Sun, 7 Oct 2012 17:58:03 +0000 (12:58 -0500)
commit33971c01593943c682191c11172d3bab281d6dab
tree641af9f18ae7c790ee463e8a34869a88d2a9083a
parentf8cafa51a7762a2cfe353a2b948fe5dda43c7fec
Perl_sv_mortalcopy expects a return value.

Courtesy of the OpenVMS C compiler, which said:

SV *
^
%CC-I-MISSINGRETURN, Non-void function "Perl_sv_mortalcopy" does not contain a return statement.
at line number 1206 in file D0:[craig.blead]mathoms.c;1
mathoms.c