cloudant / swift-cloudant

A Swift Lang client for Cloudant and CouchDB
Apache License 2.0
42 stars 20 forks source link

GetChangesOperation fails on Linux #176

Closed ricellis closed 5 years ago

ricellis commented 6 years ago

Please include the following information in your ticket.

As per @ianpartridge in comment https://github.com/cloudant/swift-cloudant/issues/121#issuecomment-330829743 this appears to be a runtime regression, so we can't likely fix it in SwiftCloudant, but keeping an issue here for awareness and tracking.

ricellis commented 5 years ago

This issue with the Swift runtime appears resolved since Swift 4.2 on Linux.