Skip to content

[Windows] Remove Fallback Path with Loading Bundles #2540

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
Jan 14, 2020

Conversation

gmittert
Copy link
Contributor

When loading an invalid bundle rather than failing as the Darwin path
does, it instead returns the parent directory of the given bundle as an
unloaded bundle.

This removes the hunk so that the Windows behavior matches the other
platforms.

When loading an invalid bundle rather than failing as the Darwin path
does, it instead returns the parent directory of the given bundle as an
unloaded bundle.

This removes the hunk so that the Windows behavior matches the other
platforms.
@gmittert
Copy link
Contributor Author

cc @millenomi @compnerd @parkera

I don't have context about what this bit was actually added for, it's part of the original implementation commit with no other explanation about why it's needed. Does anyone know what might break if it is removed?

@gmittert
Copy link
Contributor Author

gmittert commented Dec 6, 2019

@swift-ci please test linux

@compnerd compnerd merged commit 97bfd79 into swiftlang:master Jan 14, 2020
@gmittert gmittert deleted the Fallback branch January 14, 2020 05:46
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