Skip to content

Fix hole in subtyping of modules #865

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
Oct 25, 2015

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Oct 25, 2015

We did not handle correctly the case exemplified by range.scala: A module this type, which
is compared with a getter to the same module. Seen in the wild in scala.math.BigDecimal.

Review by @smarter

We did not handle correctly the case exemplified by `range.scala`: A module this type, which
is compared with a getter to the same module. Seen in the wild in scala.math.BigDecimal.
@smarter
Copy link
Member

smarter commented Oct 25, 2015

LGTM.

smarter added a commit that referenced this pull request Oct 25, 2015
@smarter smarter merged commit 51ab200 into scala:master Oct 25, 2015
@allanrenucci allanrenucci deleted the fix-module-alias-subtyping branch December 14, 2017 19:20
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