Skip to content

Method inlined in a subclass is not found when called from the parent class #2895

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

Closed
julienrf opened this issue Jul 20, 2017 · 1 comment
Closed

Comments

@julienrf
Copy link
Contributor

See the following snippet: https://scastie.scala-lang.org/nAtEZkgdSPuuQWXfiS4XrA

If we remove the inline keyword it works fine.

@julienrf
Copy link
Contributor Author

I’m not sure whether this is the same issue or not, but here is another test case that fails with inlined methods: https://scastie.scala-lang.org/6bHky7zRQs61mUlhVvywpQ

odersky added a commit to dotty-staging/dotty that referenced this issue Jul 25, 2017
DarkDimius added a commit that referenced this issue Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants