Skip to content

Fix #1664: Refine isOuterRef condition #1697

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

Merged
merged 1 commit into from
Nov 16, 2016

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 10, 2016

We forgot the case where a hoistable method can still
refer to free variables that have to be passed using
outer pointers.

Fixes #1664. Review by @DarkDimius ?

We forgot the case where a hoistable method can still
refer to free variables that have to be passed using
outer pointers.

Fixes scala#1664.
@odersky
Copy link
Contributor Author

odersky commented Nov 16, 2016

Anybody else want to review this?

@DarkDimius
Copy link
Contributor

I'll review it today

@DarkDimius
Copy link
Contributor

LGTM

@DarkDimius DarkDimius merged commit adb37ee into scala:master Nov 16, 2016
@allanrenucci allanrenucci deleted the fix-#1664 branch December 14, 2017 16:59
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.

3 participants