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: adjust _fileExists for NT style paths #4773

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

compnerd
Copy link
Member

Adjust the _fileExists implementation in FileManager for Windows to use NT style paths to exceed path limits of PATH_MAX and address the full paths lengths supported by Windows NT.

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

Adjust the `_fileExists` implementation in `FileManager` for Windows to
use NT style paths to exceed path limits of `PATH_MAX` and address the
full paths lengths supported by Windows NT.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 461c9a3 into swiftlang:main Jun 26, 2023
@compnerd compnerd deleted the existence branch June 26, 2023 14:05
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