You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/06/17 19:49:25 UTC

[jira] Assigned: (THRIFT-804) CompareTo is broken for unions set to map, set, or list

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

Bryan Duxbury reassigned THRIFT-804:
------------------------------------

    Assignee: Bryan Duxbury

> CompareTo is broken for unions set to map, set, or list
> -------------------------------------------------------
>
>                 Key: THRIFT-804
>                 URL: https://issues.apache.org/jira/browse/THRIFT-804
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Java)
>            Reporter: Takashi Yonebayashi
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: thrift-804.patch
>
>
> When comparing unions set to map, set, or list, it attempts to cast them to Comparable, resulting in a class cast exception.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.