This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
patchlevel up to 5.004_70, various tweaks
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 5 Jul 1998 00:35:27 +0000 (00:35 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 5 Jul 1998 00:35:27 +0000 (00:35 +0000)
commit7231175158f8ebe4d4c89fd774d89f1e9de28649
treee9c567a660a223412ed950e0091d88e611b75cf0
parent1116284222923a1670dbbe2205884d0616c81dfc
patchlevel up to 5.004_70, various tweaks
 * fix taint problems due to maintbranch regression
 * PERL_OBJECT now builds again
 * deal with C++ strong-typing problems in hv.c
 * fix mismatch in "reserved word" diagnostic

p4raw-id: //depot/perl@1311
12 files changed:
av.c
hv.c
objpp.h
patchlevel.h
pp_ctl.c
pp_hot.c
proto.h
regexec.c
regexp.h
toke.c
win32/perlhost.h
win32/win32.c