This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
authorNicholas Clark <nick@ccl4.org>
Sat, 4 Feb 2006 22:51:17 +0000 (22:51 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 4 Feb 2006 22:51:17 +0000 (22:51 +0000)
commit85dec29a83aced8b747bed98a9d9b9fada93229a
tree31e96f7c5af93d7f7e92c2ba8a403f82c1101811
parentc776535e348e455bd9563b0f236d485a934456e7
bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
to keep it happy.

p4raw-id: //depot/perl@27086
sv.c