[ 
https://issues.apache.org/jira/browse/THRIFT-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642924#comment-13642924
 ] 

Carl Yeksigian commented on THRIFT-1742:
----------------------------------------

v8 (yikes) updates the Collections, rebases against the current master.

TCollections.Equals had an infinite loop, and didn't match the implementation 
of GetHashCode for IEnumerable's. Both of those issues have been fixed.
                
> Optionally implement hashcode and equals in c#
> ----------------------------------------------
>
>                 Key: THRIFT-1742
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1742
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Compiler
>            Reporter: T Jake Luciani
>            Assignee: Carl Yeksigian
>         Attachments: 1742.patch, 1742-v2.patch, 1742-v3.patch, 1742-v4.patch, 
> 1742-v5.patch, 1742-v6.patch, 1742-v7.patch, 1742-v8.patch, testcase.zip
>
>
> It would be very helpful to have a compiler flag that implements hashCode and 
> equals for c# generated structs.  Java has this capability.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to