Skip to content

Fix #2633: Cyclic reference when compiling Predef and deprecated #2800

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 23, 2017

Conversation

smarter
Copy link
Member

@smarter smarter commented Jun 23, 2017

Namer#annotate special cases Predef annotations to avoid cycles, but
isPredefClass was broken after the semantic name PR, this commit fixes that.

`Namer#annotate` special cases `Predef` annotations to avoid cycles, but
`isPredefClass` was broken after the semantic name PR, this commit fixes that.
@smarter smarter requested a review from odersky June 23, 2017 15:58
@odersky
Copy link
Contributor

odersky commented Jun 23, 2017

LGTM

@odersky odersky merged commit 82767d1 into scala:master Jun 23, 2017
@allanrenucci allanrenucci deleted the fix-predef-deprecated-cycle 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.

2 participants