Skip to content

Conversation

@compnerd
Copy link
Member

There is no one canonical root on Windows. Windows contains a forest of
paths, rooted at a drive ([A-Z]:\\), a NT Path \\??\, or a UNC path,
\\UNC\ or \\. Avoid the check against a canonical root on Windows.
This is required for swift package init to function.

There is no one canonical root on Windows.  Windows contains a forest of
paths, rooted at a drive (`[A-Z]:\\`), a NT Path `\\??\`, or a UNC path,
`\\UNC\` or `\\`.  Avoid the check against a canonical root on Windows.
This is required for `swift package init` to function.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 8f467d8 into swiftlang:master Sep 20, 2020
@compnerd compnerd deleted the rooted branch September 20, 2020 20:48
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