Skip to content

Fix/528 compile predef #531

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

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 4, 2015

Fixed things so that DottyPredef can be compiled with -Yno-imports.

Review by @DarkDimius

odersky added 3 commits May 4, 2015 13:02
If the flag is set, no root imports are added.
DottyPredef needs to be compiled with -Yno-imports because it would
clash otherwise with the DottyPredef in the root context.

Note that ??? has to be written in fully qualified form because of scala#530.
@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request May 4, 2015
@DarkDimius DarkDimius merged commit 3b3a51f into scala:master May 4, 2015
@allanrenucci allanrenucci deleted the fix/528-compile-predef 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