Skip to content
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

[SR-2180] withUnsafeMutablePointer methods should accept noescape closures #44788

Closed
swift-ci opened this issue Jul 26, 2016 · 2 comments
Closed
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-2180
Radar None
Original Reporter erica (JIRA User)
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug
Assignee None
Priority Medium

md5: 71a9f2478a217256f5504492efd26cf7

relates to:

Issue Description:

"sure wish ManagedProtoBuffer's withUnsafeMutablePointer methods took noescape functions" – Mike Ash

@Dante-Broggi
Copy link
Contributor

I think this should have been marked `Done` when `@noescape` became the default.

@belkadan
Copy link
Contributor

Yep, they definitely do take non-escaping closures now!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

3 participants