Skip to content

Fix #4623: Don't check for repeated parents in refinement classes #4641

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
Jun 10, 2018

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jun 10, 2018

Refinement classes are just a temporary detour to get refinements. The restriction
that the same parent cannot be extended twice does not hold for them.

Refinement classes are just a temporary detour to get refinements. The restriction
that the same parent cannot be extended twice does not hold for them.
@odersky odersky requested a review from smarter June 10, 2018 13:48
@odersky odersky merged commit 6ac7520 into scala:master Jun 10, 2018
@Blaisorblade Blaisorblade deleted the fix-#4623 branch June 10, 2018 19:39
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