Skip to content

Support SuppressWarnings("deprecation") #9031

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

Closed
scabug opened this issue Dec 5, 2014 · 2 comments
Closed

Support SuppressWarnings("deprecation") #9031

scabug opened this issue Dec 5, 2014 · 2 comments

Comments

@scabug
Copy link

scabug commented Dec 5, 2014

It would be very useful to have a way to suppress deprecation warnings. The particular use case I have is where I have deprecated a method, but need to keep supporting it, and so need to keep a unit test that uses it.

@scabug
Copy link
Author

scabug commented Dec 5, 2014

Imported From: https://issues.scala-lang.org/browse/SI-9031?orig=1
Reporter: Thayne (thayne)
Affected Versions: 2.10.4, 2.11.4
Duplicates #7934

@scabug
Copy link
Author

scabug commented Dec 6, 2014

@som-snytt said:
Workaround at linked ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant