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

FoundationNetworking: make CFURLSessionInterface `@_implementationO… #2891

Merged
merged 1 commit into from
Oct 3, 2020

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Oct 3, 2020

…nly`

Remove the public exposure to CFURLSessionInterface which was never
meant to be public. This requires removal of some of the Equatable
conformances as scoped conformances are not yet a part of the language.
This does the minimal change for to get FoundationNetworking to build.

…nly`

Remove the public exposure to `CFURLSessionInterface` which was never
meant to be public.  This requires removal of some of the `Equatable`
conformances as scoped conformances are not yet a part of the language.
This does the minimal change for to get `FoundationNetworking` to build.
@compnerd compnerd requested a review from millenomi October 3, 2020 17:57
@compnerd
Copy link
Member Author

compnerd commented Oct 3, 2020

@swift-ci please test

@millenomi millenomi merged commit 2dce195 into swiftlang:main Oct 3, 2020
@compnerd compnerd deleted the IO-Networking branch October 3, 2020 20:57
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