Skip to content

Conversation

tshortli
Copy link
Contributor

The compiler will soon require that any module with a .swiftinterface be built with an explicit language mode specified on the command line. This prevents misinterpretation of the .swiftinterface when building it for clients that aren't building with the default language mode.

Add explicit -swift-version arguments to the builds of various Runtimes libraries to comply with this new requirement.

@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

The compiler will soon require that any module with a `.swiftinterface` be
built with an explicit language mode specified on the command line. This
prevents misinterpretation of the `.swiftinterface` when building it for
clients that aren't building with the default language mode.

Add explicit `-swift-version` arguments to the builds of various Runtimes
libraries to comply with this new requirement.
@tshortli tshortli force-pushed the runtimes-specify-language-mode branch from 751933f to 6cc9a7d Compare September 16, 2025 03:52
@tshortli tshortli marked this pull request as ready for review September 16, 2025 03:52
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli
Copy link
Contributor Author

swiftlang/swift-foundation#1510

@swift-ci please smoke test

@tshortli
Copy link
Contributor Author

swiftlang/swift-foundation#1512

@swift-ci please smoke test Windows

@tshortli tshortli enabled auto-merge September 16, 2025 14:33
@tshortli tshortli merged commit 255c460 into swiftlang:main Sep 16, 2025
3 checks passed
@tshortli tshortli deleted the runtimes-specify-language-mode branch September 16, 2025 17:11
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