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 2008/11/07 23:51:44 UTC

[jira] Updated: (THRIFT-172) Improve printing of "binary"

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

Bryan Duxbury updated THRIFT-172:
---------------------------------

    Attachment: thrift-172.patch

Here's a pretty provisional patch for this functionality.

> Improve printing of "binary"
> ----------------------------
>
>                 Key: THRIFT-172
>                 URL: https://issues.apache.org/jira/browse/THRIFT-172
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java)
>            Reporter: Nathan Marz
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: thrift-172.patch
>
>
> RIght now, binary values print as "[B@d6f628)", which provides no information. It would be better if binary values printed like "'00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01".

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