-
Notifications
You must be signed in to change notification settings - Fork 21
REPL + -Ywarn-unused-import (or, since 2.12.2 -Xlint
) = spurious "Unused import" warnings
#7722
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
Comments
Imported From: https://issues.scala-lang.org/browse/SI-7722?orig=1 |
@paulp said: |
@SethTisue said: |
@paulp said: |
@SethTisue said (edited on Aug 7, 2013 3:52:47 AM UTC): signed, A. Liar |
-Xlint
= spurious "Unused import" warnings
the severity here has increased now that since 2.12.2 |
-Xlint
= spurious "Unused import" warnings-Xlint
) = spurious "Unused import" warnings
LOL
|
This also causes a large number of errors on play 2.6.7 (at least) - so I would be thrilled to see it fixed. |
oh you silly REPL!
The text was updated successfully, but these errors were encountered: