You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/07/23 04:43:20 UTC

[jira] [Updated] (THRIFT-3884) Fix Erlang compact protocol double endianess and boolean list

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

Aki Sukegawa updated THRIFT-3884:
---------------------------------
    Description: 
* Compact double field should be little endian unlike Binary protocol.
* boolean list could not be sent

* minimum int64 value became zero when sending

  was:
* Compact double field should be little endian unlike Binary protocol.
* boolean list could not be sent


> Fix Erlang compact protocol double endianess and boolean list
> -------------------------------------------------------------
>
>                 Key: THRIFT-3884
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3884
>             Project: Thrift
>          Issue Type: Bug
>          Components: Erlang - Library
>         Environment: Travis-CI
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>
> * Compact double field should be little endian unlike Binary protocol.
> * boolean list could not be sent
> * minimum int64 value became zero when sending



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