Skip to content

[Windows] Special case ~ as an absolute path #2581

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
Dec 6, 2019

Conversation

gmittert
Copy link
Contributor

@gmittert gmittert commented Dec 6, 2019

PathIsRelativeW doesn't consider ~ to be an absolute path, so we special
case it in to match posix behaviour

PathIsRelativeW doesn't consider ~ to be an absolute path, so we special
case it in to match posix behaviour
@gmittert
Copy link
Contributor Author

gmittert commented Dec 6, 2019

@swift-ci please test linux

@gmittert gmittert merged commit f395efa into swiftlang:master Dec 6, 2019
@gmittert gmittert deleted the HomeIsAlwaysAbsolute branch December 6, 2019 21:13
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