[perl #119339] "Octal" digits warn twice.

2013-08-17 Thread via RT
# New Ticket Created by GlitchMr # Please include the string: [perl #119339] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=119339 > If I write something like `say 09`, Rakudo warns about octal numbers twice. Also, "o

[perl #119337] [BUG] timeout when just doing 'zip' in Rakudo

2013-08-17 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #119337] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=119337 > r: zip rakudo d9f8d6: OUTPUT«(timeout)» * masak submits rakudobug on jnthn's ti

[perl #119335] [BUG] internal error when macro quasis contain 'loop' or 'while' loops in Rakudo

2013-08-17 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #119335] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=119335 > perl6 -e 'macro myloop($s) { quasi { loop { {{{$s}}} } } }' ===SORRY!=== Could