Skip to content

Allow staging in new BuildSettings.Declaration cases without introducing failures #8724

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 28, 2025

Conversation

owenv
Copy link
Contributor

@owenv owenv commented May 26, 2025

Until we get https://github.com/swiftlang/swift-evolution/blob/main/proposals/0487-extensible-enums.md or a similar mechanism, add some redundant default clauses so that changes like swiftlang/swift-build#526 can be staged in without revlock.

@owenv
Copy link
Contributor Author

owenv commented May 26, 2025

@swift-ci test

Copy link
Contributor

@jakepetroules jakepetroules left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will generate warnings that can't be silenced, right? Might want to note in the comments that these should not be removed until SE-0487 is available.

@owenv owenv force-pushed the owenv/settings-staging branch from 2ccaecc to 0bf5e3b Compare May 27, 2025 16:41
@owenv
Copy link
Contributor Author

owenv commented May 27, 2025

@swift-ci test

@owenv
Copy link
Contributor Author

owenv commented May 27, 2025

@swift-ci test Windows

1 similar comment
@owenv
Copy link
Contributor Author

owenv commented May 27, 2025

@swift-ci test Windows

@owenv
Copy link
Contributor Author

owenv commented May 27, 2025

@swift-ci test macOS

@owenv owenv merged commit c37bf5e into swiftlang:main May 28, 2025
6 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.

2 participants