You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2012/11/12 07:58:12 UTC

[jira] [Created] (THRIFT-1752) structs do not implement Comparable and have a redundant cast

Andrew Gaul created THRIFT-1752:
-----------------------------------

             Summary: structs do not implement Comparable and have a redundant cast
                 Key: THRIFT-1752
                 URL: https://issues.apache.org/jira/browse/THRIFT-1752
             Project: Thrift
          Issue Type: Bug
          Components: Java - Compiler
    Affects Versions: 0.9
            Reporter: Andrew Gaul
            Priority: Trivial


The redundant cast causes a -Xlint:cast warning.

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

[jira] [Updated] (THRIFT-1752) structs do not implement Comparable and have a redundant cast

Posted by "Andrew Gaul (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul updated THRIFT-1752:
--------------------------------

    Attachment: thrift_struct_comparable.patch
    
> structs do not implement Comparable and have a redundant cast
> -------------------------------------------------------------
>
>                 Key: THRIFT-1752
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1752
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Compiler
>    Affects Versions: 0.9
>            Reporter: Andrew Gaul
>            Priority: Trivial
>              Labels: patch
>         Attachments: thrift_struct_comparable.patch
>
>
> The redundant cast causes a -Xlint:cast warning.

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

[jira] [Resolved] (THRIFT-1752) structs do not implement Comparable and have a redundant cast

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1752.
---------------------------------

    Resolution: Fixed
      Assignee: Roger Meier

Thanks Andrew!
                
> structs do not implement Comparable and have a redundant cast
> -------------------------------------------------------------
>
>                 Key: THRIFT-1752
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1752
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Compiler
>    Affects Versions: 0.9
>            Reporter: Andrew Gaul
>            Assignee: Roger Meier
>            Priority: Trivial
>              Labels: patch
>         Attachments: thrift_struct_comparable.patch
>
>
> The redundant cast causes a -Xlint:cast warning.

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

[jira] [Commented] (THRIFT-1752) structs do not implement Comparable and have a redundant cast

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498492#comment-13498492 ] 

Hudson commented on THRIFT-1752:
--------------------------------

Integrated in Thrift #582 (See [https://builds.apache.org/job/Thrift/582/])
    THRIFT-1752 structs do not implement Comparable and have a redundant cast 
Patch: Andrew Gaul (Revision 1410061)

     Result = SUCCESS
roger : http://svn.apache.org/viewvc/?view=rev&rev=1410061
Files : 
* /thrift/trunk/compiler/cpp/src/generate/t_java_generator.cc

                
> structs do not implement Comparable and have a redundant cast
> -------------------------------------------------------------
>
>                 Key: THRIFT-1752
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1752
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Compiler
>    Affects Versions: 0.9
>            Reporter: Andrew Gaul
>            Assignee: Roger Meier
>            Priority: Trivial
>              Labels: patch
>         Attachments: thrift_struct_comparable.patch
>
>
> The redundant cast causes a -Xlint:cast warning.

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