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-5060] Allow get only accessors/subscripts to be passed as (immutable) UnsafePointer. #47636

Open
atrick opened this issue May 31, 2017 · 1 comment
Labels
compiler The Swift compiler in itself feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal

Comments

@atrick
Copy link
Member

atrick commented May 31, 2017

Previous ID SR-5060
Radar None
Original Reporter @atrick
Type New Feature
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels New Feature, LanguageFeatureRequest
Assignee None
Priority Medium

md5: 5027d735d1877ca9be8d2e11c36bab19

Issue Description:

The recommended way to convert an UnsafePointer-to-aggregate into an UnsafePointer-to-subobject is

@atrick
Copy link
Member Author

atrick commented May 31, 2017

Something @dabrahams ran into.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal and removed new feature labels Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
Projects
None yet
Development

No branches or pull requests

2 participants