Skip to content

Fix of #503 #529

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 3 commits into from
May 4, 2015
Merged

Fix of #503 #529

merged 3 commits into from
May 4, 2015

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 4, 2015

Outer modules are now correctly handled. Also, some cleanup wrt Flags in Constructors and some additional tests. So this is a bit of a grab-bag, but it did not seem worth a lot of time to split into separate PRs because all issues are rather trivial. Review by @DarkDimius

odersky added 3 commits May 4, 2015 10:50
Previously, we considered only methods. scala#503 shows that this is wrong.
A search revealed duplicates, which are eliminated now.
Added test for previous PR on super accessors.
Updated test for scala#503 to check both inner classes and inner traits.
DarkDimius added a commit that referenced this pull request May 4, 2015
@DarkDimius DarkDimius merged commit ee51ea9 into scala:master May 4, 2015
@allanrenucci allanrenucci deleted the fix/#503 branch December 14, 2017 19:21
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.

2 participants