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-1022] Missing "unused result" warning for #selector #43634

Closed
belkadan opened this issue Mar 22, 2016 · 1 comment
Closed

[SR-1022] Missing "unused result" warning for #selector #43634

belkadan opened this issue Mar 22, 2016 · 1 comment
Labels
compiler The Swift compiler in itself good first issue Good for newcomers improvement

Comments

@belkadan
Copy link
Contributor

Previous ID SR-1022
Radar rdar://problem/25293245
Original Reporter @belkadan
Type Improvement
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Improvement, StarterBug
Assignee epierson (JIRA)
Priority Medium

md5: fb079770c0762211947183f8ded9161d

Issue Description:

import Foundation
func test() {
  #selector(NSObject.copy)
}
@swift-ci
Copy link
Collaborator

swift-ci commented Apr 5, 2016

Comment by Ezekiel Pierson (JIRA)

Fixed in PR #2045#2045.

@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
compiler The Swift compiler in itself good first issue Good for newcomers improvement
Projects
None yet
Development

No branches or pull requests

2 participants