Skip to content

Move @ _* to : _* error under -strict #6548

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
May 29, 2019

Conversation

smarter
Copy link
Member

@smarter smarter commented May 22, 2019

Projects that cross-compile with Scala 2 cannot use the new syntax, and
are therefore forced to set -language:Scala2 currently even if they
don't need any of the other changes enabled by this flag to compile.

@smarter smarter requested a review from odersky May 22, 2019 14:09
Projects that cross-compile with Scala 2 cannot use the new syntax, and
are therefore forced to set `-language:Scala2` currently even if they
don't need any of the other changes enabled by this flag to compile.
@odersky odersky merged commit 2984e57 into scala:master May 29, 2019
@allanrenucci allanrenucci deleted the migration-seq branch May 29, 2019 20:28
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