Integrate change #10448 from maintperl; lexicals
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 6 Jun 2001 01:33:31 +0000 (01:33 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 6 Jun 2001 01:33:31 +0000 (01:33 +0000)
commit2090ab20212398e485f20cd7e50303dcd3601be7
tree968f397721d6fa6e8d901eb28b793a71bdabc288
parent758e67a87e10a9deb9b76152119daf8ca2aa6267
Integrate change #10448 from maintperl; lexicals
outside an eval"" weren't resolved correctly inside a subroutine
definition inside the eval"" if they were not already referenced
in the toplevel of the eval""-ed code

p4raw-link: @10448 on //depot/maint-5.6/perl: 332ba4f98bc63c81fd7ba0d06432a7f903d716cf

p4raw-id: //depot/perl@10449
p4raw-integrated: from //depot/maint-5.6/perl@10447 'merge in' cop.h
(@9288..) t/op/misc.t (@10394..) op.c pp_ctl.c (@10412..)
cop.h
op.c
pp_ctl.c
t/op/misc.t