hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.6K
active users

Gwendal Roué

One more example of how hostile Swift 6 can be? I wanted to update RxGRDB (the RxSwift interface to GRDB) to GRDB 7. The RxGRDB package is `swift-tools-version: 5.7`. The RxSwift package is `swift-tools-version: 5.5`. How could they state more explicitly that they don't even know about Swift 6? Well, compiler farts warnings nobody asked for, and nobody cares about: github.com/RxSwiftCommunity/Rx

FFS, I did not upgrade GRDB to Swift 6 and spent MONTHS sweating my concurrency annotations to be rewarded with such a stupid punishment. RxGRDB should be able to stay at Swift 5 without a f***ing single warning.

I don't have time for this shit work.

Will those using RxGRDB gain a new version given the breaking changes? Many thanks in advance
GitHubIs there a plan to add GRDB 7.0.0 support? · Issue #72 · RxSwiftCommunity/RxGRDBBy foxware00