[perl #118865] Parameter '' requires an instance, LTA error

2013-07-11 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #118865] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=118865 > JimmyZ> r: sub f(Int $x where $x > 0) { say "yup"

[perl #114388] LAT error when using s[] = "rea"

2012-08-04 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #114388] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114388 > JimmyZ_ r: s[ea] = "rea"; .say p6eval rakudo 1f662c

[perl #114014] ord.Cool outputs LTA error

2012-07-06 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #114014] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114014 > JimmyZ rn: say ord.Cool p6eval rakudo 501e8a: OUTPUTĀ«===SORRY!===

[perl #112662] LTA error

2012-04-28 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #112662] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112662 > JimmyZ r: dir | say #bug too ? p6eval rakudo a25e7d: O

[perl #105872] 42, 44, 22 -> *@a { say @a.perl } bug

2011-12-10 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #105872] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=105872 > JimmyZ> nom: if 42 -> *@_ { say @_.perl } p6eval> nom 1f

[perl #102362] such a signature with two named parameters save for the sigil is illegal.

2011-10-27 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #102362] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=102362 > JimmyZ perl6: sub f(:$x, :&x) { say $x }; f(:x(min(6,2,3)), :x

[perl #99560] Lexical '$r' not found

2011-09-19 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #99560] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=99560 > JimmyZ> rakudo: class A { multi trait_mod:( $r, :$rwr!) { $r.set

[perl #99462] LTA bug

2011-09-19 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #99462] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=99462 > JimmyZ> rakudo: class A { has $!b = 10; method foo() { say se

[perl #99362] LTA error with attr access

2011-09-18 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #99362] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=99362 > JimmyZ> rakudo: class A { has $!b = 10; }; sub foo($self) { $se

[perl #75820] [PATCH] removed unused code

2010-06-17 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #75820] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75820 > >From d4912b43c0290b70d7263610e257e3ce32acbf5e Mon Sep 17 00:00:00