[perl #118793] [BUG] LTA error message on trying to metaop-reverse binding (:=) in Rakudo

2013-07-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #118793] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=118793 > strongly macroey operators like := can't be metaopped at all rn: my $x; 5 R:=

[perl #118791] [BUG] Rxx doesn't thunk its rhs in Rakudo

2013-07-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #118791] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=118791 > rn: say 5 Rxx rand rakudo 7d7df4: OUTPUT«0.70025693867089 0.70025693867089 0.70

[perl #118785] [BUG] 'use fatal' is dynamically scoped, but should be lexically scoped in Rakudo

2013-07-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #118785] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=118785 > r: https://gist.github.com/anonymous/5940348 rakudo 0eab21: OUTPUT«1..1␤open is