This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change all NEWSV() to newSV() in the core and non-dual-lived modules.
authorSteve Hay <SteveHay@planit.com>
Wed, 18 Jan 2006 14:23:09 +0000 (14:23 +0000)
committerSteve Hay <SteveHay@planit.com>
Wed, 18 Jan 2006 14:23:09 +0000 (14:23 +0000)
commit561b68a973f8a5d10c61d6a02c02f3002a0a63ba
tree84518a9894ce4759b487340358880b3081926f90
parent2f397494d2e5c4344bda444a704ca9e81d71a61b
Change all NEWSV() to newSV() in the core and non-dual-lived modules.
Keep NEWSV() itself for backwards-compatibility outside of the core,
but don't advertise it any more.
(cf. change #25101).
p4raw-link: @25101 on //depot/perl: a02a5408b2f199007c4dcb74559cc79066307ada

p4raw-id: //depot/perl@26901
27 files changed:
av.c
doio.c
dump.c
ext/ByteLoader/bytecode.h
ext/Opcode/Opcode.xs
ext/POSIX/POSIX.xs
gv.c
handy.h
hv.c
mathoms.c
op.c
os2/OS2/REXX/REXX.xs
pad.c
perl.c
perly.c
pod/perlapi.pod
pod/perlembed.pod
pp.c
pp_ctl.c
pp_hot.c
pp_pack.c
pp_sys.c
regexec.c
scope.c
sv.c
toke.c
vms/ext/Stdio/Stdio.xs