RE: [perl #129321] [BUG] deepmap can recurse indefinitely under some circumstances

2016-09-24 Thread Jan-Olof Hendig
is defined as a recursive implicit loop, loop controls apply only to the current level of the tree. /dogbert17 -Original Message- From: Zoffix Znet via RT [mailto:perl6-bugs-follo...@perl.org] Sent: den 23 september 2016 18:39 To: jan-olof.hen...@bredband.net Subject: [perl #129321] [B

[perl #129321] [BUG] deepmap can recurse indefinitely under some circumstances

2016-09-23 Thread Zoffix Znet via RT
On Tue Sep 20 13:54:33 2016, jan-olof.hen...@bredband.net wrote: > # tested with > > dogbert@dogbert-VirtualBox ~ $ perl6 -v > This is Rakudo version 2016.09-19-g8be36b1 built on MoarVM version 2016.09 > implementing Perl 6.c > > # the following two examples behave quite differently > > dogbert@

[perl #129321] [BUG] deepmap can recurse indefinitely under some circumstances

2016-09-20 Thread via RT
# New Ticket Created by Jan-Olof Hendig # Please include the string: [perl #129321] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=129321 > # tested with dogbert@dogbert-VirtualBox ~ $ perl6 -v This is Rakudo version 2016.09-