8000 updated syntax from "future{ ... }" (deprecated) to "Future{ ... }" in the examples by seralf · Pull Request #412 · scala/docs.scala-lang · GitHub
[go: up one dir, main page]

Skip to content

updated syntax from "future{ ... }" (deprecated) to "Future{ ... }" in the examples #412

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
Jun 19, 2015

Conversation

seralf
Copy link
Contributor
@seralf seralf commented Feb 22, 2015

Hi I updated the example in order to adopt the syntax:

Future{ ... }

in the examples, as suggested by the annotation:

@deprecated("Use `Future { ... }` instead.", "2.11.0")

on the constructor itself

@heathermiller
93BC Copy link
Member

Thank you! (Sorry for the heinous delay on this – somehow I didn't get any notifications!) LGTM!

heathermiller added a commit that referenced this pull request Jun 19, 2015
updated syntax from "future{ ... }" (deprecated) to "Future{ ... }" in the examples
@heathermiller heathermiller merged commit d565645 into scala:master Jun 19, 2015
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
0