Skip to content

[doc] update doc-comment references to a long-renamed function #37836

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
Jun 15, 2021

Conversation

glessard
Copy link
Contributor

@glessard glessard commented Jun 8, 2021

UnsafeMutablePointer.initialize(to:count:) was renamed in Swift 4.1, but references to it have remained until now in the documentation.

Those doc-comments now refer to UnsafeMutablePointer.initialize(repeating:count:), as they should.

Resolves SR-12938

@glessard
Copy link
Contributor Author

glessard commented Jun 8, 2021

@swift-ci Please smoke test

@glessard glessard requested a review from natecook1000 June 8, 2021 21:10
@glessard glessard merged commit a1d1b2d into swiftlang:main Jun 15, 2021
@glessard glessard deleted the initialize-repeating branch June 15, 2021 22:27
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