Skip to content

Private method should be for non-Windows only #29536

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

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

chrisamanse
Copy link
Contributor

Fix build failure on Windows due to #12212

  • Wrap private method that is only used on non-Windows

@CodaFi
Copy link
Contributor

CodaFi commented Jan 29, 2020

@swift-ci test

@CodaFi
Copy link
Contributor

CodaFi commented Jan 29, 2020

@swift-ci test windows platform

@CodaFi
Copy link
Contributor

CodaFi commented Jan 29, 2020

I don't think this is enough to negate the full failure, but we'll see.

@compnerd
Copy link
Member

Running another run on Windows: https://dev.azure.com/compnerd/swift-build/_build/results?buildId=25258&view=results (should be faster)

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this should fix the Windows build

@chrisamanse
Copy link
Contributor Author

Thanks everyone! Yeah, sorry, I don't have a Windows machine to try this out first

@compnerd
Copy link
Member

@chrisamanse - verified that it does build

@compnerd compnerd merged commit 6f6d786 into swiftlang:master Jan 30, 2020
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.

4 participants