Skip to content

Allow swift-corelibs-foundation to use unsafeFlags when used as a d… #7431

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
Mar 28, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Mar 28, 2024

…ependency

Tagged dependencies don't currently allow use of unsafeFlags but we need to temporarily
lift that requirement for swift-corelibs-foundation that depends on C flags. In the future this
would be removed in favor of a more general mechanism for "safe" flags.

@xedin
Copy link
Contributor Author

xedin commented Mar 28, 2024

@swift-ci please test

Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

LGTM, just a formatting nit

…ependency

Tagged dependencies don't currently allow use of `unsafeFlags`
but we need to temporarily lift that requirement for `swift-corelibs-foundation`
that depends on C flags. In the future this would be removed
in favor of a more general mechanism for "safe" flags.
@xedin xedin force-pushed the unsafe-flags-for-corelibs-foundation branch from 96e9244 to 65fb3d3 Compare March 28, 2024 20:19
@xedin
Copy link
Contributor Author

xedin commented Mar 28, 2024

@swift-ci please test

@xedin xedin merged commit 8945865 into swiftlang:main Mar 28, 2024
5 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