[perl #73326] [BUG] Infinite recursion in stringification of a capture in Rakudo

2010-04-29 Thread Carl Mäsak via RT
On Tue Apr 27 22:04:18 2010, quester wrote: > It seems to me that this issue was resolved at some point in the past, > "say ~\()" now says "Capture()<0x4ed3138>". So it does. Resolving.

[perl #73326] [BUG] Infinite recursion in stringification of a capture in Rakudo

2010-03-07 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73326] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=73326 > rakudo: say ~\(1;2;3) # masakbot rakudo b348b3: OUTPUT«maximum recursion depth exceede