[
https://issues.apache.org/jira/browse/THRIFT-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Kozikowski updated THRIFT-172:
------------------------------------
Attachment: thrift-172-v2.patch
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.