Skip to content

Fixed deprecation warning in scaladoc example of Try #4502

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

Conversation

cneijenhuis
Copy link
Contributor

The scaladoc example used Console, which is deprecated since 2.11. Replaced Console with StdIn, as advised by the deprecation message.

@scala-jenkins scala-jenkins added this to the 2.11.7 milestone May 15, 2015
@adriaanm
Copy link
Contributor

Thank you, and welcome!, @cneijenhuis!

adriaanm added a commit that referenced this pull request May 15, 2015
…eprecated

Fixed deprecation warning in scaladoc example of Try
@adriaanm adriaanm merged commit dc906c6 into scala:2.11.x May 15, 2015
@adriaanm adriaanm added the welcome hello new contributor! label May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
welcome hello new contributor!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants