On Sun Dec 07 06:46:05 2008, masak wrote:
> <masak> rakudo: class Task {}
>          [15:39]
> <p6eval> rakudo 33603: OUTPUT[Class Task already registered!␤␤current
> instr.: '!keyword_class' pc 13963 (src/builtins/guts.pir:352)␤]
> <masak> thei0s: thanks for that one :)
> * masak reports
> <jnthn> masak: Attach HLL map as a dependency to it...

Part of the problem is that Parrot's class registry doesn't allow
multiple HLLs to declare classes of the same name.  This is noted in RT
#43419 (now TT #71).

Marking this ticket as stalled until the Parrot class registry issue is
fixed.

Thanks!

Pm


Reply via email to