Skip to content

Conversation

@compnerd
Copy link
Member

This partially corrects the relative path computation. We no longer fail to create the file system representation if it exceeds MAX_PATH due to the switch to withUnsafeNTPath. We will still fail to properly create the relative path if the paths are unrelated and if the relative path exceeds MAX_PATH. However, this still is an improvement over the status quo.

This partially corrects the relative path computation.  We no longer
fail to create the file system representation if it exceeds `MAX_PATH`
due to the switch to `withUnsafeNTPath`.  We will still fail to properly
create the relative path if the paths are unrelated and if the relative
path exceeds `MAX_PATH`.  However, this still is an improvement over the
status quo.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit adf511f into swiftlang:main Jul 19, 2023
@compnerd compnerd deleted the long-relatively-short branch July 19, 2023 14: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