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: bug regression with lambda expression when extending Function #1178

Merged
merged 2 commits into from
Feb 9, 2017

Conversation

surli
Copy link
Collaborator

@surli surli commented Feb 9, 2017

Ignore static modifiers in CtLambda:getOverriddenMethod()

@spoon-bot
Copy link
Collaborator

Revapi Analysis results

Old API: fr.inria.gforge.spoon:spoon-core:jar:5.6.0-20170208.234607-30

New API: fr.inria.gforge.spoon:spoon-core:jar:5.6.0-SNAPSHOT

Detected changes: 0.

@monperrus
Copy link
Collaborator

monperrus commented Feb 9, 2017

the test case does not contain static methods, is that correct?

@surli
Copy link
Collaborator Author

surli commented Feb 9, 2017

the test case does not contain static methods, is that correct?

Yes, I reproduced the bug obtained with RxJava: the static method is inherited from Function.

@monperrus
Copy link
Collaborator

monperrus commented Feb 9, 2017 via email

@surli
Copy link
Collaborator Author

surli commented Feb 9, 2017

For me it's ready yes.

@pvojtechovsky
Copy link
Collaborator

This PR is ok for me too

@monperrus monperrus merged commit b63ac18 into INRIA:master Feb 9, 2017
@monperrus
Copy link
Collaborator

thanks!

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.

None yet

4 participants