[perl #89768] [BUG] Infinite recursion when doing '10 % i' in Rakudo

2011-05-03 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #89768] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=89768 > rakudo: say 1 if 10 % i rakudo 7114f5: OUTPUT«maximum recursion depth exceeded [...]

[perl #89766] [BUG] Null PMC access when indexing \() in Rakudo

2011-05-03 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #89766] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=89766 > rakudo: $_ = \()[0] rakudo 7114f5: OUTPUT«Null PMC access in isa_pmc()␤ in '&infix:<=