Skip to content

Call to This(non-eclosing-class reaches backend) after LambdaLift. #266

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
DarkDimius opened this issue Dec 5, 2014 · 0 comments
Closed

Comments

@DarkDimius
Copy link
Contributor

LambdaLift.LambdaLifter.symSet contains getOrElse call with an anonymous function with body This(LambdaLifter).newSymSet
this anonymous function was lifted to far away to LambdaLift itself, and thus cannot access This(LambdaLifter) anymore.

DarkDimius added a commit that referenced this issue Dec 15, 2014
tgodzik added a commit to tgodzik/scala3 that referenced this issue Apr 29, 2025
Backport "Check only stable qual for import prefix" to 3.3 LTS
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