This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[win32] protect sortcop from C<sort { sort { ... } ... } ...>
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 8 May 1998 19:33:44 +0000 (15:33 -0400)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 9 May 1998 17:09:09 +0000 (17:09 +0000)
commitd0abe6c5e0e0a4db696c20e9f839d4a8ecaf4b54
treed6ba9184f1d95c8947eafccef6411ddccf3677af
parent75d58f20e1bcf22f3c51136478cfb257de1483f6
[win32] protect sortcop from C<sort { sort { ... } ... } ...>
Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
Subject: [PATCH] Re: double recursion in sort

p4raw-id: //depot/win32/perl@918
pp_ctl.c
t/op/runlevel.t