Skip to content

Fix #1755: Make sure references in outer args are accessible #1767

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
Dec 17, 2016

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 2, 2016

Needed a fixup action in ExplicitOuter to avoid references to
module's This from outside their scope.

The problem is fixed, but I wish I understood better the root cause.

Review by @smarter ?

Needed a fixup action in ExplicitOuter to avoid references to
module's This from outside their scope.

The problem is fixed, but I wish I understood better the root cause.
@odersky
Copy link
Contributor Author

odersky commented Dec 15, 2016

@DarkDimius Can you give it a shot to review? Thanks!

@odersky
Copy link
Contributor Author

odersky commented Dec 17, 2016

I believe 15 days with two suggested reviewers is an unreasonable time to take for a review. Should we abandon the review system?

@odersky odersky merged commit 9bbd043 into scala:master Dec 17, 2016
@smarter
Copy link
Member

smarter commented Dec 17, 2016

Sorry for dropping the ball on this one, I should have asked for someone else to review it as soon as I was assigned since I was about to take a week off, I believe that the review system has proven extremely valuable in maintaining code quality and also in getting people acquainted with different part of the codebase.

Anyway, LGTM, but I suggest opening an issue so that we remember to investigate why fixThis is necessary.

@odersky
Copy link
Contributor Author

odersky commented Dec 17, 2016 via email

@smarter
Copy link
Member

smarter commented Dec 18, 2016

Sure, maybe what we need is a goal, like "get back the number of open issues under 200" and everyone tries to help?

@odersky
Copy link
Contributor Author

odersky commented Dec 18, 2016 via email

@allanrenucci allanrenucci deleted the fix-#1755 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