Skip to content

swift-inspect: Explicitly reference String.init(cString:) #73493

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

Conversation

porglezomp
Copy link
Contributor

This was briefly failing to build because of an ambiguous initializer while making other changes, it's better to be explicit with method names anyway.

rdar://127548384

This cherry-picks #73490

This was briefly failing to build because of an ambiguous initializer
while making other changes, it's better to be explicit with method names
anyway.

rdar://127548384
@porglezomp porglezomp added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.0 labels May 7, 2024
@porglezomp porglezomp requested a review from a team as a code owner May 7, 2024 21:34
@porglezomp
Copy link
Contributor Author

@swift-ci please smoke test

@porglezomp porglezomp enabled auto-merge May 7, 2024 22:53
@porglezomp
Copy link
Contributor Author

@swift-ci please test

@porglezomp porglezomp merged commit 5abc223 into swiftlang:release/6.0 May 8, 2024
@porglezomp porglezomp deleted the disambiguate-init-cstring-6.0 branch May 8, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants