Skip to content

[stdlib] properly rename validatingUTF8 to validatingCString #71363

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 2 commits into from
Feb 7, 2024

Conversation

glessard
Copy link
Contributor

@glessard glessard commented Feb 3, 2024

This is the initializer renamed as part of SE-0405. I was previously unable to do this rename "properly", in that it emitted a warning while building the standard library. Thanks to @DougGregor's fix in commit d19f082, that warning can be eliminated.

@glessard
Copy link
Contributor Author

glessard commented Feb 3, 2024

@swift-ci please test

@glessard
Copy link
Contributor Author

glessard commented Feb 4, 2024

@swift-ci please test

@glessard glessard changed the title [stdlib] rename validatingUTF8 to validatingCString properly [stdlib] properly rename validatingUTF8 to validatingCString Feb 4, 2024
@glessard glessard marked this pull request as ready for review February 4, 2024 05:50
@glessard glessard requested a review from a team as a code owner February 4, 2024 05:50
@glessard glessard requested review from Azoy and DougGregor February 4, 2024 05:51
@glessard glessard merged commit 71640be into swiftlang:main Feb 7, 2024
@glessard glessard deleted the rdar115296219 branch February 7, 2024 22:37
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