This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
various fixes for clean build and test on win32; configpm broken,
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 11 May 1999 09:34:13 +0000 (09:34 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 11 May 1999 09:34:13 +0000 (09:34 +0000)
commita6c403648ecd5cc72235fdb1e7535523a8ff2ac9
treeae379cb0349ea1800627a86bc0ddf04fea4403ec
parent312caa8e97f1c7ee342a9895c2f0e749625b4929
various fixes for clean build and test on win32; configpm broken,
needed to open myconfig.SH rather than myconfig; sundry adjustments
to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
work under win32; getenv_sv() changed to getenv_len() since SVs
aren't visible in the lower echelons; remove bogus exports from
config.sym; PERL_OBJECT-ness for C++ exception support; null out
IoDIRP in filter_del() or sv_free() will attempt to close it

p4raw-id: //depot/perl@3387
39 files changed:
Changes
bytecode.pl
byterun.c
byterun.h
configpm
embed.h
embed.pl
ext/B/B/Asmdata.pm
ext/ByteLoader/ByteLoader.xs
ext/DynaLoader/dlutils.c
global.sym
hv.c
iperlsys.h
objXSUB.h
op.c
perl.c
perl.h
pp.c
pp_ctl.c
proto.h
scope.c
scope.h
t/io/open.t
t/op/magic.t
toke.c
util.c
vms/vms.c
vms/vmsish.h
win32/GenCAPI.pl
win32/Makefile
win32/config.bc
win32/config.gc
win32/config.vc
win32/makedef.pl
win32/makefile.mk
win32/perlhost.h
win32/runperl.c
win32/win32.c
win32/win32.h