Eliminate (SV *) casts from sv.c and [tu]*.c, except for the cast in
authorNicholas Clark <nick@ccl4.org>
Thu, 30 Oct 2008 21:39:14 +0000 (21:39 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 30 Oct 2008 21:39:14 +0000 (21:39 +0000)
commitdaba3364ed9f39ba44b28575c032f6db52d47881
tree2b3719c92259eb765c79b17198bc9963babc09e1
parent48ab5743872e4822467917893ea754a3fd36e1cb
Eliminate (SV *) casts from sv.c and [tu]*.c, except for the cast in
Perl_sv_magicext(), which is documented.

p4raw-id: //depot/perl@34671
sv.c
taint.c
toke.c
universal.c
util.c