This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid inefficiency in change#3386 (every longjmp() was followed
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 14 Oct 1999 02:21:31 +0000 (02:21 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 14 Oct 1999 02:21:31 +0000 (02:21 +0000)
commitdb36c5a16ec06ab929abf72b6174b106e97b8088
tree80241b0e63078300a14a8752ae093dae0c8b04c9
parent501fbaef3175dd8502946b025f50c421a76a0318
avoid inefficiency in change#3386 (every longjmp() was followed
by an avoidable call to setjmp())

p4raw-link: @3386 on //depot/perl: 312caa8e97f1c7ee342a9895c2f0e749625b4929

p4raw-id: //depot/perl@4372
embed.h
embed.pl
perl.c
perlapi.c
pod/perldelta.pod
pp_ctl.c
proto.h
scope.c
scope.h