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

Import FoundationNetworking when it’s available #2056

Closed

Conversation

tonyarnold
Copy link
Contributor

@tonyarnold tonyarnold commented Sep 17, 2019

I ran into a problem when compiling Vapor 3.3 using Swift 5.1 - it looks like we need to import FoundationNetworking now, so I've done just that (conditionally, when it's available).

Checklist

  • Circle CI is passing (code compiles and passes tests).
  • There are no breaking changes to public API.
  • New test cases have been added where appropriate.
  • All new code has been commented with doc blocks ///.

@joscdk
Copy link
Member

joscdk commented Sep 17, 2019

There is actually already one :) #2028

@tonyarnold
Copy link
Contributor Author

Good to see it's merg… deflating balloon noise

Bummer. Thanks for letting me know, @joscdk.

@tonyarnold
Copy link
Contributor Author

Closing this in favour of #2028.

@tonyarnold tonyarnold closed this Sep 18, 2019
@tonyarnold tonyarnold deleted the fix/foundation-networking-import branch March 6, 2020 03:34
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.

None yet

2 participants