Alexander Edge created THRIFT-5155:
--------------------------------------
Summary: Swift 5.1 support
Key: THRIFT-5155
URL: https://issues.apache.org/jira/browse/THRIFT-5155
Project: Thrift
Issue Type: Bug
Components: Swift - Compiler, Swift - Library
Reporter: Alexander Edge
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)