This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate (SV *) casts from the rest of *.c, picking up one (further)
authorNicholas Clark <nick@ccl4.org>
Thu, 30 Oct 2008 23:22:31 +0000 (23:22 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 30 Oct 2008 23:22:31 +0000 (23:22 +0000)
commitad64d0ecd555e97c5a216efca1ec5a96b7fd0b34
treef9ac4da2522a36d77b09d165b4cb1d4e43d5b4f4
parentb3dbd76e6e180b608015c6158c3fec9739ef1343
Eliminate (SV *) casts from the rest of *.c, picking up one (further)
erroneous const in dump.c.

p4raw-id: //depot/perl@34675
20 files changed:
av.c
doop.c
dump.c
gv.c
hv.c
mathoms.c
mg.c
mro.c
op.c
pad.c
perl.c
perlio.c
pp.c
pp_ctl.c
pp_hot.c
pp_sort.c
pp_sys.c
regcomp.c
regexec.c
scope.c