GitHub user walter-weinmann opened a pull request:
https://github.com/apache/thrift/pull/1356
THRIFT-2289 Erlang impl of Thrift JSON protocol wrongly writes/expectâ¦
â¦s true/false for bools.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/walter-weinmann/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1356.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 #1356
----
commit 6e83a3d886d9b98874b592fba42d5203a101291e
Author: walter-weinmann <[email protected]>
Date: 2017-09-14T04:16:30Z
THRIFT-2289 Erlang impl of Thrift JSON protocol wrongly writes/expects
true/false for bools.
----
---