[
https://issues.apache.org/jira/browse/THRIFT-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jano Svitok reassigned THRIFT-5155:
-----------------------------------
Assignee: Alexander Edge
> Swift 5.1 support
> -----------------
>
> Key: THRIFT-5155
> URL: https://issues.apache.org/jira/browse/THRIFT-5155
> Project: Thrift
> Issue Type: Improvement
> Components: Swift - Compiler, Swift - Library
> Reporter: Alexander Edge
> Assignee: Alexander Edge
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Xcode 11.3 (Swift 5.1) generates deprecation warnings for:
> * Hashable protocol conformance using new Hasher type
> * Use of `withUnsafeBytes`
> `TAsyncResult<T>` is also redundant with the advent of `Result<T, Error>` in
> the stdlib.
> The linked PR addresses all of the above and removes old versions of Swift
> from the CI job.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)