Vince Foley created THRIFT-3880:
-----------------------------------
Summary: Erlang Compact protocol - boolean values inverted
Key: THRIFT-3880
URL: https://issues.apache.org/jira/browse/THRIFT-3880
Project: Thrift
Issue Type: Bug
Components: Erlang - Library
Reporter: Vince Foley
Upon using thrift's erlang compact protocol, I noticed that all of the boolean
values are inverted.
It turns out that the binary values used for thrift boolean values are set
wrong, and don't match those used by other languages.
I've prepared a PR for this issue: https://github.com/apache/thrift/pull/1049
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)