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-11141] [Source Compat] Possible RxSwift breakage - error: 'NSTextView' is incompatible with 'weak' references #53537

Closed
clackary opened this issue Jul 16, 2019 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. source compatibility

Comments

@clackary
Copy link
Contributor

Previous ID SR-11141
Radar None
Original Reporter @clackary
Type Bug
Status Resolved
Resolution Duplicate

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s
Labels Bug, SourceCompatibility
Assignee None
Priority Medium

md5: 3d76d941c694030a15d63f28e215e741

duplicates:

  • SR-11136 Swift CI: (RxDataSources) Swift Source Compatibility Suite (master[-debug])

Issue Description:

I'm working to add 5.1 configurations, and I'm running into this when building RxSwift.

Xcode: Xcode 11 beta 3

Swift branch: master

./swift-source-compat-suite/project_cache/RxSwift/RxCocoa/macOS/NSTextView+Rx.swift:20:12: error: 'NSTextView' is incompatible with 'weak' references
    public weak private(set) var textView: NSTextView?
           ^~~~~
@swift-ci
Copy link
Collaborator

Comment by Owen Voorhees (JIRA)

This looks like a duplicate of SR-11136

@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. source compatibility
Projects
None yet
Development

No branches or pull requests

2 participants