Skip to content

[6.0] Correctly set .fileTypeSymlink on windows #788

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

@jmschonfeld jmschonfeld commented Jul 26, 2024

Cherry pick of #773

Explanation: Fixes a regression caused by the foundation re-core in the result of FileManager.attributesOfItem(atPath:) for the .type key
Scope: Only impacts Windows results of this function
Original PR: #773
Risk: Minimal - this only impacts Windows, and we have a unit test in place that tests this change
Testing: Testing done via local unit testing and swift-ci testing
Reviewer: @compnerd

@jmschonfeld jmschonfeld requested a review from parkera July 26, 2024 16:34
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit e938d94 into swiftlang:release/6.0 Jul 26, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/windows/symlink-file-type branch November 1, 2024 17:22
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