-
Notifications
You must be signed in to change notification settings - Fork 102
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
Assertion failure in FilePathParsing.swift #137
Comments
I believe that this is related to the assertion failure that I see on Windows:
|
Linked to rdar://113002701 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assertion Failure: https://github.com/apple/swift-system/blob/main/Sources/System/FilePath/FilePathParsing.swift#L226
Test case: https://github.com/apple/swift-system/blob/main/Tests/SystemTests/FilePathTests/FilePathComponentsTest.swift#L247
This also matches the Microsoft documentation on path normalization:
Originally posted by @compnerd in #101 (comment)
The text was updated successfully, but these errors were encountered: