GitHub user walter-weinmann opened a pull request:
https://github.com/apache/thrift/pull/1357
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 THRIFT-2289
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1357.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 #1357
----
commit a0ba45c528cf72db373ec67a930c9d697b1d7e72
Author: walter-weinmann <[email protected]>
Date: 2017-09-14T11:21:09Z
THRIFT-2289 Erlang impl of Thrift JSON protocol wrongly writes/expects
true/false for bools
----
---