[
https://issues.apache.org/jira/browse/THRIFT-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382350#comment-15382350
]
ASF GitHub Bot commented on THRIFT-3884:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/1051
THRIFT-3884 Fix Erlang compact protocol double endianess and boolean …
…list
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3884
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1051.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1051
----
commit f51088bac2fe49b09612247fc5413a2f3eae3ed1
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-07-18T12:27:27Z
THRIFT-3884 Fix Erlang compact protocol double endianess and boolean list
----
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)