Skip to content

fixes for swiftc compiler warnings #141

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
wants to merge 1 commit into from

Conversation

dgrove-oss
Copy link
Contributor

  1. @NoEscape is now the default for blocks (and is deprecated)
  2. unreachable default in switch statement

1. @NoEscape is now the default for blocks (and is deprecated)
2. unreachable default in switch statement
@dgrove-oss dgrove-oss force-pushed the fix-swiftc-warnings branch 2 times, most recently from 1d9788e to b79bbb5 Compare August 15, 2016 17:24
@dgrove-oss
Copy link
Contributor Author

rebased to latest master to resolve conflicts.

@MadCoder
Copy link
Contributor

@mwwa to review and see if we need to do similar changes in swiftc

@mwwa
Copy link
Contributor

mwwa commented Aug 15, 2016

FYI this was addressed by swiftlang/swift@b7c9edd for the swift-side changes.

@mwwa
Copy link
Contributor

mwwa commented Aug 15, 2016

@swift-ci please test

@slavapestov
Copy link
Contributor

Part of this is superseded by #154

@dgrove-oss
Copy link
Contributor Author

obsolete

@dgrove-oss dgrove-oss closed this Aug 18, 2016
@dgrove-oss dgrove-oss deleted the fix-swiftc-warnings branch May 19, 2017 13:47
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.

4 participants