The Swift 5 language mode ought to be a resting place #79083
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
Uh oh!
There was an error while loading. Please reload this page.
Description
I can not upgrade RxGRDB (
swift-tools-version: 5.7
), that depends on RxSwift (swift-tools-version: 5.5
) to GRDB 7 (swift-tools-version: 6.0
) without compiler warnings: RxSwiftCommunity/RxGRDB#72This makes no sense, because RxGRDB and RxSwift declare that they don't know anything about Swift 6.
Those undesired warnings are unacceptable.
To repeat the title of this issue: The Swift 5 language mode ought to be a resting place.
Reproduction
Build RxGRDB at RxSwiftCommunity/RxGRDB@04ea590
Expected behavior
No warning.
Environment
swift-driver version: 1.115.1 Apple Swift version 6.0.3 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
Target: arm64-apple-macosx14.0
Additional information
Quoting https://hachyderm.io/@groue/113924602704476111 (colorful language amended):
The text was updated successfully, but these errors were encountered: