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-1485] Implement SE-0017: Change Unmanaged to use UnsafePointer #44094

Closed
swift-ci opened this issue May 11, 2016 · 5 comments
Closed

[SR-1485] Implement SE-0017: Change Unmanaged to use UnsafePointer #44094

swift-ci opened this issue May 11, 2016 · 5 comments
Labels
improvement standard library Area: Standard library umbrella swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented

Comments

@swift-ci
Copy link
Collaborator

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

md5: 0a14fcef5c82974ceb4b75094262ecc1

Issue Description:

Implement SE-0017

https://github.com/apple/swift-evolution/blob/master/proposals/0017-convert-unmanaged-to-use-unsafepointer.md

@swift-ci
Copy link
Collaborator Author

Comment by Russ Bishop (JIRA)

@lattner Started work on this, I'm assuming no one else is working on it.

Do we have a centralized way to track who is working on which proposals?

@lattner
Copy link
Mannequin

lattner mannequin commented May 11, 2016

The "assignee" field generally tracks this. In the case of SE-0017, it looks like you are working on it :-)

@lattner
Copy link
Mannequin

lattner mannequin commented May 11, 2016

More specifically, the Assignee of the jira bug.

@swift-ci
Copy link
Collaborator Author

Comment by Russ Bishop (JIRA)

As per the email thread on swift-dev this is waiting on the discussion around UnsafeBytePointer. I have the proposed Unmanaged fromOpaque/toOpaque methods implemented in a local branch.

@swift-ci
Copy link
Collaborator Author

Comment by Russ Bishop (JIRA)

#2537

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added improvement swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented and removed new feature labels Nov 11, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement standard library Area: Standard library umbrella swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented
Projects
None yet
Development

No branches or pull requests

2 participants