fix buggy popping of subroutine contexts in the lvalue
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 26 Sep 1999 17:02:03 +0000 (17:02 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 26 Sep 1999 17:02:03 +0000 (17:02 +0000)
commitd470f89e9a2abc6d26aa153a172cfbb87482dc3a
tree61cadb5c2db9230fd94b6869db502d895f38ce00
parent28004758a4be3afd9c9a9251638c7cfde8191e6b
fix buggy popping of subroutine contexts in the lvalue
subroutines implementation (change#4081); correct the
plethora of cases where DIE() was more appropriate than
croak()

p4raw-link: @4081 on //depot/perl: cd06dffe59d60ee6a2fdd7c81f8cef42c7026b36

p4raw-id: //depot/perl@4235
pp.c
pp_ctl.c
pp_hot.c
pp_sys.c