As Perl_cv_const_sv() now takes a const CV *, use that as the cast for
authorNicholas Clark <nick@ccl4.org>
Wed, 29 Oct 2008 21:36:17 +0000 (21:36 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 29 Oct 2008 21:36:17 +0000 (21:36 +0000)
commit126f53f392147cb95f8643714b33fe373747680a
treed7b88491325eb775db6874a278a7f7ee979d5eea
parentd45f5b305b44dff90b4efbdafe64d7e925c4f263
As Perl_cv_const_sv() now takes a const CV *, use that as the cast for
its arguments.

p4raw-id: //depot/perl@34646
dump.c
pp.c
sv.c