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

LTA error message when declaring role with same name as existing class in Rakudo #2935

Closed
p6rt opened this issue Oct 19, 2012 · 3 comments
Closed
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 19, 2012

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

Searchable as RT115356$

@p6rt
Copy link
Author

p6rt commented Oct 19, 2012

From @masak

<diakopter> r​: class F { }; role F { };
<p6eval> rakudo d171b9​: OUTPUT«===SORRY!===␤Method 'add_possibility'
not found for invocant of class 'Perl6​::Metamodel​::ClassHOW'␤»
<diakopter> masak​: masakbot ^^
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Oct 20, 2012

From @moritz

fixed in rakudo/rakudo@b866287671 and tested
in S32-exceptions/misc.t

@p6rt
Copy link
Author

p6rt commented Oct 20, 2012

@moritz - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Oct 20, 2012
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant