Skip to content

Swift 4.2 #43

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 3 commits into from
Closed

Swift 4.2 #43

wants to merge 3 commits into from

Conversation

noahemmet
Copy link

@noahemmet noahemmet commented Aug 7, 2018

I was getting a Runtime framework crash on Swift 4.2; the author updated the framework and the crash seems to have been fixed. This PR:

  • Updates the Package.swift to point to Runtime's swift-42 branch, although if it gets merged to master, it should probably point to that.
  • Updates a few deprecated SwiftNIO functions from numThreads to numberOfThreads.

Some of the tests are failing, but it looks like they were failing under Swift 4.1, as well.

It might make sense to create a swift-42 branch in this repo as well, until it leaves beta.

Edit: I think the Xcode 10 beta will need to be added to Travis, and possibly installed on the machine as well.

@paulofaria paulofaria closed this Jan 31, 2019
@paulofaria
Copy link
Member

paulofaria commented Jan 31, 2019

@noahemmet Sorry I took too long and this got stale and superseded by #45.

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