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

Jens Geyer resolved THRIFT-1958.
--------------------------------

    Resolution: Fixed

Committed, plus additional "System." before Object.
                
> C#: Use static Object.Equals instead of .Equals() calls in equals
> -----------------------------------------------------------------
>
>                 Key: THRIFT-1958
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1958
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Carl Yeksigian
>            Assignee: Carl Yeksigian
>             Fix For: 1.0
>
>         Attachments: 1958.patch
>
>
> The generated code uses Object.Equals instead of .Equals. This breaks for 
> null cases.

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