On Thu Mar 25 02:44:12 2010, moritz wrote:
> On Wed Mar 10 15:37:13 2010, masak wrote:
> > <masak> rakudo: @_.=[3]
> > <p6eval> rakudo 0a0469: OUTPUT«Method '!postcircumfix:<[ ]>' not found
> > for invocant of class 'ResizablePMCArray' [...]
> > <masak> was that one submitted?
> > <masak> it's a diakopterbug.
> > <jnthn> Not sure on submitted, but it looks familiar.
> > * masak submits rakudobug
> 
> 
> This now gives a much friendlier error message:
> 
> 10:39 <@moritz_> rakudo: @_.=[3]
> 10:39 <+p6eval> rakudo db0f85: OUTPUT«Can not use .= on a non-identifier
> method 
>                 call at line 11, near ""␤current instr.: 
>                 'perl6;HLL;Grammar;panic' pc 500 
>                 (ext/nqp-rx/src/stage0/HLL-s0.pir:328)␤»
> 
> I'm not sure this should be disallowed, so I leave this ticket open.

It's changed again:

20:38 < [Coke]> rakudo: @_.=[3]
20:38 <+p6eval> rakudo 545638: OUTPUT«===SORRY!===␤Cannot declare placeholder 
                parameter @^_ in the mainline at line 1, near ".=[3]"␤»


Given moritz's question, reassigning this as a [spec] ticket.

-- 
Will "Coke" Coleda

Reply via email to