On Sunday 14 September 2008 12:48:07 Moritz Lenz wrote:
> Currently (r31122) the example dies with "Ambiguous dispatch.".
>
> (On a related note, could we get more verbose error messages? "Ambiguous
> dispatch for { sub | method } $name" would be more helpful.)
Added in r32552.
-- c
[EMAIL PROTECTED] via RT wrote:
> On Fri Sep 05 08:26:34 2008, [EMAIL PROTECTED] wrote:
>> Rakudo r30787 dies on multi dispatch when subset types are involved:
>>
> Yes; this ticket depends on us switching over to the new
> multi-dispatcher (perl6multisub.pmc), which does handle this case. I
> hop