Skip to content

[6.0] Fix Windows symlink handling in FileManager APIs #865

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

Merged

Conversation

jmschonfeld
Copy link
Contributor

Explanation: Fixes issues handling symlinks on Windows
Scope: Only impacts a few FileManager APIs on Windows when operating on symlinks
Original PR: #858
Risk: Low - well tested change with limited scope
Testing: Testing done via local testing and testing in swift-ci via unit tests
Reviewer: @compnerd @itingliu

* Fix Windows symlink handling in FileManager APIs

* Address feedback
@jmschonfeld jmschonfeld requested a review from itingliu August 16, 2024 17:45
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 5b61e03 into swiftlang:release/6.0 Aug 16, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/windows/symlink-handling branch August 16, 2024 18:14
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.

2 participants