Skip to content

Fix typo in isCompatible #440

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
Apr 25, 2025
Merged

Conversation

neonichu
Copy link
Collaborator

This just looks like a straight typo since SpecializationParameters.toolchain corresponds to the TOOLCHAINS build setting. I'm a bit surprised we have not seen this materialize in any bugs, but then again, customizing TOOLCHAINS is somewhat rare and hitting this would require two targets with different customizations of TOOLCHAINS to be depending on the same specialized target for the same platform.

This just looks like a straight typo since `SpecializationParameters.toolchain` corresponds to the `TOOLCHAINS` build setting. I'm a bit surprised we have not seen this materialize in any bugs, but then again, customizing `TOOLCHAINS` is somewhat rare and hitting this would require two targets with different customizations of `TOOLCHAINS` to be depending on the same specialized target for the same platform.
@neonichu
Copy link
Collaborator Author

@swift-ci please test

@neonichu neonichu merged commit 4993822 into main Apr 25, 2025
3 checks passed
@neonichu neonichu deleted the bbuegling/fix-typo-in-isCompatible branch April 25, 2025 23:59
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