This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
sundry cleanups for cloned interpreters (only known failure mode
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 14 Nov 1999 10:21:49 +0000 (10:21 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 14 Nov 1999 10:21:49 +0000 (10:21 +0000)
commited094fafab5cc8979a919ec8755493543b6bddf5
treed3068544a31f301f4c4ebaa5c82faf19fe89c5dd
parentff689196a75c2757dfba08a8f95f0eb42fb81136
sundry cleanups for cloned interpreters (only known failure mode
is due to regexps keeping non-constant data in their compiled
structures)

p4raw-id: //depot/perl@4579
12 files changed:
cop.h
dump.c
ext/Opcode/Opcode.xs
gv.c
op.c
perl.c
pp_ctl.c
pp_sys.c
sv.c
toke.c
util.c
win32/perllib.c