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

fix failing CtExecutableReference#getActualMethod #1277

Merged
merged 1 commit into from
May 4, 2017

Conversation

pvojtechovsky
Copy link
Collaborator

should fix #1256, but I am not sure that it is correct solution. May be we should think about having reference to Formal Type declarer directly in CtTypePareameterReference (which would be added by compiler?) instead of searching for the declarer in all possible contexts where it might occur. How many place we need to fix next to this one?

@monperrus monperrus merged commit caafc7e into INRIA:master May 4, 2017
@monperrus
Copy link
Collaborator

Thanks!

How many place we need to fix next to this one?

We'll see :-)

@pvojtechovsky pvojtechovsky deleted the testGenericExecRefProblem branch May 5, 2017 16:46
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

Successfully merging this pull request may close these issues.

[generic type] CtMethod.getReference().getActualMethod() fails for generic parameter types
2 participants