Skip to content

Foundation: support _getFileSystemRepresentation on Windows #2658

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
Feb 13, 2020

Conversation

compnerd
Copy link
Member

Update the _getFileSystemRepresentation helper to return a UTF-16
Windows style path. This enables us to properly model the file system
representation of the path and the URL representation of the path.

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@compnerd
Copy link
Member Author

Seems that it is hanging on the Facebook donated host. sigh time to make further tweaks

@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

Update the `_getFileSystemRepresentation` helper to return a UTF-16
Windows style path.  This enables us to properly model the file system
representation of the path and the URL representation of the path.
@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

@spevans
Copy link
Contributor

spevans commented Feb 12, 2020

@swift-ci test linux

@compnerd
Copy link
Member Author

compnerd commented Feb 12, 2020

@compnerd
Copy link
Member Author

new failure count: 56, old failure count: 65

@compnerd
Copy link
Member Author

I'm going to merge this for now, its improving the current state, though I will have more fixes to follow on this.

@compnerd compnerd merged commit fc81252 into swiftlang:master Feb 13, 2020
@compnerd compnerd deleted the win32-filesystem branch February 13, 2020 00:58
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