Skip to content

Fix deprecation warnings #214

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 17 commits into from
Feb 22, 2019
Merged

Conversation

Philippus
Copy link
Member

Applying this PR will reduce the compile warnings from 82 to 15, see #197

@SethTisue
Copy link
Member

LGTM, but let's let @retronym do the final review/merge

@retronym
Copy link
Member

/cc @adriaanm is working on a fork of all this code that makes it use scala.reflect.internal APIs rather than scala.reflect.api.

I think in the meantime we should go ahead and merge this PR, but I'll let Adriaan comment.

Thanks for picking this up. I really should have done this when I dropped 2.10 support from this branch.

@adriaanm adriaanm merged commit 82f76bd into scala:master Feb 22, 2019
@SethTisue
Copy link
Member

thanks @Philippus, really nice to have this code modernized.

@Philippus Philippus deleted the fix-deprecation-warnings branch February 22, 2019 15:32
@som-snytt
Copy link
Contributor

BTW, if (value == ()) no longer warns, though extra parens are benign.

@retronym retronym added this to the 0.10 milestone Apr 8, 2019
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.

5 participants