Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

Recently, FoundationEssentials began importing the RegexBuilder module. While it's an internal import, since we don't have the MemberImportVisibility feature flag enabled, this import affected overload resolution of this call to split. Eventually, we should enable that feature flag to avoid these types of issues, but for now we make the argument explicitly Character to pick the stdlib overload instead of the RegexBuilder overload to fix linking failures.

@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@xedin xedin merged commit 6a0dd73 into swiftlang:main Apr 22, 2025
0 of 2 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.

3 participants