This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate (AV *) casts in *.c.
authorNicholas Clark <nick@ccl4.org>
Wed, 29 Oct 2008 22:45:15 +0000 (22:45 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 29 Oct 2008 22:45:15 +0000 (22:45 +0000)
commit502c6561fcd473b7da3277363169d75f16ac2f8b
tree5b840aca24d5b44969c910e6c97f9edf7e221e48
parent70d97eb0b44379e6179430e19c4bb4222d3544e9
Eliminate (AV *) casts in *.c.

p4raw-id: //depot/perl@34650
18 files changed:
av.c
doop.c
dump.c
mathoms.c
mg.c
mro.c
pad.c
pp.c
pp_ctl.c
pp_hot.c
pp_sort.c
regcomp.c
regexec.c
scope.c
sv.c
toke.c
universal.c
util.c