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/01/30 01:14:00 UTC

[jira] Updated: (THRIFT-192) TBinaryProtocol In Erlang always reads booleans as true

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

David Reiss updated THRIFT-192:
-------------------------------

    Attachment: 0003-THRIFT-192.-erlang-Fix-a-bug-that-caused-bools-to-a.patch

> TBinaryProtocol In Erlang always reads booleans as true
> -------------------------------------------------------
>
>                 Key: THRIFT-192
>                 URL: https://issues.apache.org/jira/browse/THRIFT-192
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>         Attachments: 0003-THRIFT-192.-erlang-Fix-a-bug-that-caused-bools-to-a.patch
>
>
> Title says it all.  Fix ready: http://gitweb.thrift-rpc.org/?p=thrift.git;a=commitdiff;h=d86b629
> The test code depends on the patches for 126 and 127.

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


Re: [jira] Updated: (THRIFT-192) TBinaryProtocol In Erlang always reads booleans as true

Posted by Eugene Letuchy <el...@facebook.com>.
Looks great to me.
- Eugene

On 1/29/09 4:14 PM, David Reiss (JIRA) wrote:
>       [ https://issues.apache.org/jira/browse/THRIFT-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> David Reiss updated THRIFT-192:
> -------------------------------
>
>      Attachment: 0003-THRIFT-192.-erlang-Fix-a-bug-that-caused-bools-to-a.patch
>
>> TBinaryProtocol In Erlang always reads booleans as true
>> -------------------------------------------------------
>>
>>                  Key: THRIFT-192
>>                  URL: https://issues.apache.org/jira/browse/THRIFT-192
>>              Project: Thrift
>>           Issue Type: Bug
>>           Components: Library (Erlang)
>>             Reporter: David Reiss
>>          Attachments: 0003-THRIFT-192.-erlang-Fix-a-bug-that-caused-bools-to-a.patch
>>
>>
>> Title says it all.  Fix ready: http://gitweb.thrift-rpc.org/?p=thrift.git;a=commitdiff;h=d86b629
>> The test code depends on the patches for 126 and 127.
>