[
https://issues.apache.org/jira/browse/THRIFT-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380054#comment-15380054
]
ASF GitHub Bot commented on THRIFT-3880:
----------------------------------------
Github user binaryseed commented on the issue:
https://github.com/apache/thrift/pull/1049
I didn't check out all the languages, just a handful to verify that the
spec is: true = 1, false = 2
> 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)