On Mon, 07 Jul 2014 13:35:26 -0700, coke wrote:
> On Sat Jan 04 06:24:21 2014, masak wrote:
> > <moritz> p: say &OUR::bar()
> > <camelia> rakudo-parrot e32249: OUTPUT«No such method 'Any' for
> > invocant of type 'Parcel' [...]
> > <moritz> 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 <+camelia> rakudo-jvm 25c511: OUTPUT«No such method 'Any' for
> invocant of
>                  type 'Parcel'␤  in any  at
> gen/jvm/BOOTSTRAP.nqp:1661␤  in
>                  block  at /tmp/tmpfile:1␤␤»
> 16:34 <+camelia> ..rakudo-parrot 25c511: OUTPUT«No such method 'Any'
> for
>                  invocant of type 'Parcel'␤  in any  at
>                  gen/parrot/BOOTSTRAP.nqp:1673␤  in block  at
> /tmp/tmpfile:1␤␤»
> 16:34 <+camelia> ..rakudo-moar 25c511: OUTPUT«Cannot find method
> 'Any'␤  in
>                  block  at /tmp/tmpfile:1␤␤»


It now says:

[22:44] <MasterDuke_> m: say &OUR::bar()
[22:44] <+camelia> rakudo-moar 643593: OUTPUT: «Cannot find method 'Any' on 
object of type List␤  in block <unit> at <tmp> line 1␤␤»

Reply via email to