[ 
https://issues.apache.org/jira/browse/THRIFT-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sophie Lambrakis updated THRIFT-5070:
-------------------------------------
    Description: Various components of the swift library (e.g. TEnum, TSet) 
conform to the Hashable protocol by implementing the `hashValue` method. This 
is deprecated, and so they should implement `hash(into` instead  (was: Various 
components of the swift library (e.g. TEnum, TSet) conform to the Hashable 
protocol by implementing the `hashValue` method. This is deprecated, and so 
they should implement `hash(into:)` instead)

> Swift: Hashable.hashValue is deprecated as a protocol requirement
> -----------------------------------------------------------------
>
>                 Key: THRIFT-5070
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5070
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Swift - Library
>            Reporter: Sophie Lambrakis
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Various components of the swift library (e.g. TEnum, TSet) conform to the 
> Hashable protocol by implementing the `hashValue` method. This is deprecated, 
> and so they should implement `hash(into` instead



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to