Skip to content

[Windows] Include variant in file path errors #1085

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

A small typo causes file path errors on Windows to not include the variant of the API that produced the error. This patch ensures we pass the variant down to the error constructor

Resolves #1084

@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 4d0aad8 into swiftlang:main Dec 17, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the windows/file-error-drops-variant branch December 17, 2024 01:04
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.

Permission error on Windows isn't providing the user variant key
3 participants