Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #66998] Inheriting from Object directly causes error "Could not build C3 linearization: ambiguous hierarchy"

0 views
Skip to first unread message

Moritz Lenz

unread,
Jun 26, 2009, 12:08:57 PM6/26/09
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #66998]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66998 >


18:07 <@moritz_> rakudo: class NotAny is Object { };
18:07 < p6eval> rakudo 6c43f9: OUTPUT«Could not build C3 linearization:
ambiguous hierarchy␤in Main (/tmp/dXMaaubcDg:2)␤»

Cheers,
Moritz

jnthn@jnthn.net via RT

unread,
Jun 30, 2009, 3:59:06 PM6/30/09
to perl6-c...@perl.org
On Fri Jun 26 09:08:56 2009, moritz wrote:
> 18:07 <@moritz_> rakudo: class NotAny is Object { };
> 18:07 < p6eval> rakudo 6c43f9: OUTPUT«Could not build C3 linearization:
> ambiguous hierarchy␤in Main (/tmp/dXMaaubcDg:2)␤»
>
Fixed in git aa1a18d and added spectest to S12-class/inheritance.t.

Thanks,

Jonathan

0 new messages