You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/12/18 20:57:18 UTC

[jira] Created: (THRIFT-656) TDeserializer.toString is misnamed

TDeserializer.toString is misnamed
----------------------------------

                 Key: THRIFT-656
                 URL: https://issues.apache.org/jira/browse/THRIFT-656
             Project: Thrift
          Issue Type: Bug
          Components: Library (Java)
            Reporter: David Reiss
            Priority: Minor


This is a copy/paste error.  The method reads data from a string and deserializes it.

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


[jira] Closed: (THRIFT-656) TDeserializer.toString is misnamed

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

Bryan Duxbury closed THRIFT-656.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3
         Assignee: David Reiss

I just committed this.

> TDeserializer.toString is misnamed
> ----------------------------------
>
>                 Key: THRIFT-656
>                 URL: https://issues.apache.org/jira/browse/THRIFT-656
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Java)
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: v1-0002-THRIFT-656.-java-Rename-TDeserializer.toString-to-f.patch
>
>
> This is a copy/paste error.  The method reads data from a string and deserializes it.

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


[jira] Updated: (THRIFT-656) TDeserializer.toString is misnamed

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

David Reiss updated THRIFT-656:
-------------------------------

    Attachment: v1-0002-THRIFT-656.-java-Rename-TDeserializer.toString-to-f.patch

> TDeserializer.toString is misnamed
> ----------------------------------
>
>                 Key: THRIFT-656
>                 URL: https://issues.apache.org/jira/browse/THRIFT-656
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Java)
>            Reporter: David Reiss
>            Priority: Minor
>         Attachments: v1-0002-THRIFT-656.-java-Rename-TDeserializer.toString-to-f.patch
>
>
> This is a copy/paste error.  The method reads data from a string and deserializes it.

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