Skip to content
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

Update to Swift 5 #297

Merged
merged 3 commits into from
Apr 4, 2019
Merged

Update to Swift 5 #297

merged 3 commits into from
Apr 4, 2019

Conversation

djones6
Copy link
Contributor

@djones6 djones6 commented Apr 3, 2019

Description

Updates .swift-version to Swift 5, switches to the new Swift 5 Docker images for the CI, and resolves a bunch of compilation warnings in Kitura-net and the tests.

The warnings mostly relate to changes to Data.withUnsafeBytes, for which I haven't been able to track down the relevant Swift Evolution proposal, but there's discussion of here: https://forums.swift.org/t/unsaferawbufferpointer-in-swift-5/22165

Motivation and Context

How Has This Been Tested?

Checklist:

  • I have submitted a CLA form
  • If applicable, I have updated the documentation accordingly.
  • If applicable, I have added tests to cover my changes.

@djones6 djones6 requested a review from ianpartridge April 3, 2019 19:05
@djones6 djones6 merged commit e050157 into master Apr 4, 2019
@djones6 djones6 deleted the swift5 branch April 4, 2019 09:42
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