On Fri Sep 04 05:20:26 2009, moritz wrote:
> Nicely reduced by masak++:
> 
> 14:16 < masak> rakudo: sub foo { for 1 {} }; sub bar($x) {}; bar(foo)
> 14:16 <+p6eval> rakudo b51d94: OUTPUT«Null PMC access in
> find_method()␤in sub
>                 bar (/tmp/Wf45L47gN6:2)␤called from Main
> (/tmp/Wf45L47gN6:2)␤»
> 
> The same happens if the it's a method call ($obj.bar(foo)).
> 

This test and others in the various comments in the ticket all seem to work 
now. Assigning to 
moritz++ for testing.

-- 
Will "Coke" Coleda

Reply via email to