Skip to content

[6.0] FileManager.fileExists(atPath:) should follow symlinks #866

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

Conversation

jmschonfeld
Copy link
Contributor

Explanation: Fixes a behavioral regression in Swift 6 for FileManager.fileExists(atPath:) when given symlinks
Scope: Only impacts this API on Windows
Original PR: #859
Risk: Minimal - well tested change with minimal scope
Testing: Testing done via local testing and testing in swift-ci
Reviewer: @compnerd @itingliu

@jmschonfeld jmschonfeld requested a review from itingliu August 16, 2024 18:21
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 318ea46 into swiftlang:release/6.0 Aug 19, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/windows/file-exists-follow-symlinks branch August 19, 2024 22:09
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.

3 participants