Skip to content

Utilities: adjust FileHandle extension for Windows #287

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

compnerd
Copy link
Member

TSCBasic provides an extension for FileHandle on Windows which
conforms to WritableByteStream which results in a duplicate protocol
conformance in the extension in swift-format. Extract the conformance
under a guard to permit building swift-format on Windows once again.

TSCBasic provides an extension for `FileHandle` on Windows which
conforms to `WritableByteStream` which results in a duplicate protocol
conformance in the extension in swift-format.  Extract the conformance
under a guard to permit building swift-format on Windows once again.
@compnerd
Copy link
Member Author

Superseded by #290

@compnerd compnerd closed this Mar 22, 2022
@compnerd compnerd deleted the windows-5.6 branch March 22, 2022 17:54
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.

1 participant