You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/05 05:49:18 UTC

[jira] [Commented] (THRIFT-1766) [Ruby] Provide support for binary types

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

Hudson commented on THRIFT-1766:
--------------------------------

SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/])
THRIFT-1766 [Ruby] Provide support for binary types (henrique: rev 8a2bab3f72e85b8ba6c96d63ab4df708ec211ac0)
* lib/rb/ext/struct.c
* lib/rb/ext/thrift_native.c
* lib/rb/ext/constants.h


> [Ruby] Provide support for binary types
> ---------------------------------------
>
>                 Key: THRIFT-1766
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1766
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Ruby - Library
>    Affects Versions: 0.9
>            Reporter: Nathan Beyer
>            Assignee: Henrique Mendonça
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-1766-provide-support-for-binary-types.patch, thrift-1.0.0-dev-rb-binary.patch
>
>
> The Ruby library didn't provide explicit support for 'binary' types, which sort of worked on Ruby 1.8.7 and with Thrift 0.8, but it doesn't work with Ruby 1.9.3 and the encoding changes that were included with Thrift 0.9.
> This issue is intended to provide first class support for the 'binary' type.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)