Skip to content

Make dotty Select-like Idents transparent for scalac common interface #479

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
Apr 16, 2015

Conversation

DarkDimius
Copy link
Contributor

No description provided.

Scalac in some location(assigns for example) assumes that tree is a Select.
In dotty it could also be an Ident.
Simulate this.
Fixes scala#477
@DarkDimius
Copy link
Contributor Author

travis has problems with network:

sbt.ResolveException: unresolved dependency: org.scalaz#scalaz-core_2.10;6.0.4: not found

Restarting build

@DarkDimius DarkDimius changed the title Make dotty Select-linke Idents transparent for scalac common interface Make dotty Select-like Idents transparent for scalac common interface Apr 15, 2015
@smarter
Copy link
Member

smarter commented Apr 16, 2015

I'm not familiar with the surrounding code, but these changes LGTM.

DarkDimius added a commit that referenced this pull request Apr 16, 2015
Make dotty Select-like Idents transparent for scalac common interface
@DarkDimius DarkDimius merged commit b6c3ab9 into scala:master Apr 16, 2015
@allanrenucci allanrenucci deleted the fix/#477 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