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

Carl Yeksigian updated THRIFT-1958:
-----------------------------------

    Summary: C#: Use static Object.Equals instead of .Equals() calls in equals  
(was: Use static Object.Equals instead of .Equals() calls in equals)
    
> 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