Skip to content

Fix warnings introduced by SE-0099 #133

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
Jul 7, 2016
Merged

Conversation

modocache
Copy link
Contributor

Many "where" and other condition clauses have been replaced by commas. Apply the compiler fix-its to fix the warnings.

For details on the proposal, see: https://github.com/apple/swift-evolution/blob/master/proposals/0099-conditionclauses.md

Many "where" and other condition clauses have been
replaced by commas. Apply the compiler fix-its to fix
the warnings.

For details on the proposal, see:
https://github.com/apple/swift-evolution/blob/master/proposals/0099-conditionclauses.md
@modocache
Copy link
Contributor Author

@swift-ci please test

@briancroom
Copy link
Contributor

Great! Thanks @modocache

@briancroom briancroom merged commit ff1dc23 into swiftlang:master Jul 7, 2016
@modocache modocache deleted the se-0099 branch July 7, 2016 04:45
@modocache
Copy link
Contributor Author

Thank you!

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