[perl #120930] [BUG] LTA error message for &OUR::bar() when such a sub isn't found in Rakudo

2017-05-09 Thread Daniel Green via RT
On Mon, 07 Jul 2014 13:35:26 -0700, coke wrote: > On Sat Jan 04 06:24:21 2014, masak wrote: > > p: say &OUR::bar() > > rakudo-parrot e32249: OUTPUT«No such method 'Any' for > > invocant of type 'Parcel' [...] > > anyway, that error mesage is LTA > > * masak submits LTA error message > > Even mo

[perl #120930] [BUG] LTA error message for &OUR::bar() when such a sub isn't found in Rakudo

2014-07-07 Thread Will Coleda via RT
On Sat Jan 04 06:24:21 2014, masak wrote: > p: say &OUR::bar() > rakudo-parrot e32249: OUTPUT«No such method 'Any' for > invocant of type 'Parcel' [...] > anyway, that error mesage is LTA > * masak submits LTA error message Even more LTAs: 16:34 < [Coke]> r: say &OUR::bar() # RT #120930 16:34

[perl #120930] [BUG] LTA error message for &OUR::bar() when such a sub isn't found in Rakudo

2014-01-04 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #120930] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=120930 > p: say &OUR::bar() rakudo-parrot e32249: OUTPUT«No such method 'Any' for invocant of ty