You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jano Svitok (Jira)" <ji...@apache.org> on 2020/05/19 15:05:00 UTC

[jira] [Assigned] (THRIFT-5155) Swift 5.1 support

     [ 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)