Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inheriting from Object directly causes error "Could not build C3 linearization: ambiguous hierarchy" #1104

Closed
p6rt opened this issue Jun 26, 2009 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Jun 26, 2009

Migrated from rt.perl.org#66998 (status was 'resolved')

Searchable as RT66998$

@p6rt
Copy link
Author

p6rt commented Jun 26, 2009

From @moritz

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

@p6rt
Copy link
Author

p6rt commented Jun 30, 2009

From @jnthn

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

@p6rt
Copy link
Author

p6rt commented Jun 30, 2009

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jun 30, 2009

@jnthn - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Jun 30, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant