Skip to content

Fix Windows path parsing when the package is built in release configuration #230

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
merged 1 commit into from
May 22, 2025

Conversation

owenv
Copy link
Contributor

@owenv owenv commented May 22, 2025

forceWindowsPaths can be used to force Windows path parsing both on and off. Instead of defaulting it to false in release builds, we should not express any preference. This fixes path parsing on Windows in optimized builds

…ration

forceWindowsPaths can be used to force Windows path parsing both on and off.
Instead of defaulting it to false in release builds, we should not express any preference
@owenv
Copy link
Contributor Author

owenv commented May 22, 2025

@swift-ci test

@glessard glessard merged commit 40d22da into apple:main May 22, 2025
23 checks passed
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