Skip to content

CoreFoundation: handle isDirectory properly in WindowsPathToURLPath #2663

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 15, 2020

Conversation

compnerd
Copy link
Member

In the case that we were given a non-directory path terminating in \,
we would preserve the last path arc constructing a directory path
instead of a file path. This manifested as test failure in the Swift
test suite when converting paths.

In the case that we were given a non-directory path terminating in `\`,
we would preserve the last path arc constructing a directory path
instead of a file path.  This manifested as test failure in the Swift
test suite when converting paths.
@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

@compnerd
Copy link
Member Author

@compnerd compnerd merged commit d41d553 into swiftlang:master Feb 15, 2020
@compnerd compnerd deleted the ceci-nest-pas-une-directoire branch February 15, 2020 02:14
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