This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
correct places that said newSVpv() when they meant newSVpvn()
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 4 Apr 1999 01:59:26 +0000 (01:59 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 4 Apr 1999 01:59:26 +0000 (01:59 +0000)
commit79cb57f6e01f91d8fff40d69caa187aaa669671b
treeeabaee443cecc2e9ff909a291c140663c1fd4954
parent053fc87424630413980be29cbecbb76f658c5d74
correct places that said newSVpv() when they meant newSVpvn()

p4raw-id: //depot/perl@3217
27 files changed:
XSUB.h
dump.c
ext/B/B.xs
ext/B/defsubs.h.PL
ext/DB_File/DB_File.xs
ext/DynaLoader/dl_vms.xs
ext/IPC/SysV/SysV.xs
ext/Opcode/Opcode.xs
ext/POSIX/POSIX.xs
ext/Socket/Socket.xs
ext/attrs/attrs.xs
gv.c
hv.c
hv.h
jpl/JNI/JNI.xs
mg.c
op.c
perl.c
pod/perlguts.pod
pp.c
pp_ctl.c
pp_sys.c
regcomp.c
toke.c
util.c
win32/dl_win32.xs
win32/win32.c