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

pkozikow edited comment on THRIFT-172 at 11/12/08 8:13 AM:
-------------------------------------------------------------------

Here is a refined version of your patch. Previously the value 

01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10 11 12 13

would print as 

1 2 3 4 5 6 7 8 9 a b c d e f 10 11 12 13

      was (Author: pkozikow):
    Here is a refined version of you patch. Previously the value 

01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10 11 12 13

would print as 

1 2 3 4 5 6 7 8 9 a b c d e f 10 11 12 13
  
> 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-v2.patch, thrift-172.patch
>
>
> RIght now, binary values print as "[EMAIL PROTECTED])", 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.

Reply via email to