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-4481] Implement SE-0160: Limiting @objc inference #47058

Closed
DougGregor opened this issue Apr 3, 2017 · 2 comments
Closed

[SR-4481] Implement SE-0160: Limiting @objc inference #47058

DougGregor opened this issue Apr 3, 2017 · 2 comments
Assignees
Labels
attributes Feature: Declaration and type attributes compiler The Swift compiler in itself feature A feature request or implementation improvement @objc Feature → attributes: The @objc attribute swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented

Comments

@DougGregor
Copy link
Member

Previous ID SR-4481
Radar rdar://problem/28497874
Original Reporter @DougGregor
Type New Feature
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s
Labels New Feature
Assignee @DougGregor
Priority Medium

md5: 472cc254a43f8f149720b0ed6bf285a2

is blocked by:

  • SR-4506 Implement SE-0142: Permit where clauses to constrain associated types

relates to:

  • SR-5025 Swift 4.0: Crash because "missing diags for other accessors" in @objc extensions

Issue Description:

On the assumption that the core team accepts SE-0160, we should implement it:

https://github.com/apple/swift-evolution/blob/master/proposals/0160-objc-inference.md

@DougGregor
Copy link
Member Author

#8379 and #8503 finished this

@swift-ci
Copy link
Collaborator

Comment by Víctor Pimentel Rodríguez (JIRA)

@DougGregor It seems that this feature created the linked bug: SR-5025

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added improvement compiler The Swift compiler in itself attributes Feature: Declaration and type attributes swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented and removed new feature labels Nov 15, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation @objc Feature → attributes: The @objc attribute labels Mar 22, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attributes Feature: Declaration and type attributes compiler The Swift compiler in itself feature A feature request or implementation improvement @objc Feature → attributes: The @objc attribute 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

3 participants