This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change#4849 wasn't restoring savestack correctly; make loops that have
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 25 Feb 2000 19:23:58 +0000 (19:23 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 25 Feb 2000 19:23:58 +0000 (19:23 +0000)
commit1ba6ee2b6ffb90b7d229bcee46bded6dda6b3bcc
treea13a13beae8049211a412cce5206dccd24673251
parentfaee740f668b7b35a18577bc0b2150b66dd521ec
change#4849 wasn't restoring savestack correctly; make loops that have
continue blocks recognizable at run time

p4raw-link: @4849 on //depot/perl: 872465582bf743a066e1240f2c3e941735674827

p4raw-id: //depot/perl@5255
op.c
op.h
pp_ctl.c
t/cmd/while.t