Skip to content

Fix #435 #1079

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
Feb 12, 2016
Merged

Fix #435 #1079

merged 3 commits into from
Feb 12, 2016

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 12, 2016

Better error message when package and object have the same name.
Fixes #435.
Review by @DarkDimius

An `C.this` term with erroneous class `C` will get a
`NoPrefix` type. A subsequent implicit search on this
crashed. This is fixed now.

Fixes scala#324.
... when package clashes with same-named object.
@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request Feb 12, 2016
@DarkDimius DarkDimius merged commit 259cf1e into scala:master Feb 12, 2016
@allanrenucci allanrenucci deleted the fix-#435 branch December 14, 2017 19:19
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