You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/05/28 01:24:20 UTC

[jira] [Commented] (THRIFT-1958) C#: Use static Object.Equals instead of .Equals() calls in equals

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

Hudson commented on THRIFT-1958:
--------------------------------

Integrated in Thrift #647 (See [https://builds.apache.org/job/Thrift/647/])
    THRIFT-1958 C#: Use static Object.Equals instead of .Equals() calls in equals (Revision a5cce17a8d77673f9fc339899cf0e040238d20cc)

     Result = SUCCESS
jensg : 
Files : 
* compiler/cpp/src/generate/t_csharp_generator.cc

                
> 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