Skip to content
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

Foundation: use NT-style paths for CopyFileW #4793

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

compnerd
Copy link
Member

When invoking _copyRegularFile ensure that we use the NT-style path to enable long file names on all targets. This allows copying directories that contain a deeply nested path.

When invoking `_copyRegularFile` ensure that we use the NT-style path to
enable long file names on all targets.  This allows copying directories
that contain a deeply nested path.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 04ddb8e into swiftlang:main Jul 11, 2023
@compnerd compnerd deleted the copy-long branch July 11, 2023 14:25
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