Skip to content

[SR-11141] [Source Compat] Possible RxSwift breakage - error: 'NSTextView' is incompatible with 'weak' references #53537

@clackary

Description

@clackary
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?
           ^~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.source compatibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions