This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add MUTABLE_CV(), and eliminate (CV *) casts in *.c.
authorNicholas Clark <nick@ccl4.org>
Wed, 29 Oct 2008 21:57:34 +0000 (21:57 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 29 Oct 2008 21:57:34 +0000 (21:57 +0000)
commitea726b52599b52cf534201a46ec3455418c9eb8e
tree4206fe1b3aea75154b82cac19301cc56345b63a4
parent126f53f392147cb95f8643714b33fe373747680a
Add MUTABLE_CV(), and eliminate (CV *) casts in *.c.

p4raw-id: //depot/perl@34647
14 files changed:
gv.c
handy.h
mg.c
op.c
pad.c
perl.c
pp.c
pp_ctl.c
pp_hot.c
pp_sort.c
pp_sys.c
sv.c
toke.c
xsutils.c