GitHub user walter-weinmann reopened a pull request:
https://github.com/apache/thrift/pull/1349
THRIFT-2289: Erlang impl of Thrift JSON protocol wrongly writes/expecâ¦
â¦ts 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/1349.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 #1349
----
commit 09a5ccec4e4640a07035b42ae747a5f408429560
Author: walter-weinmann <[email protected]>
Date: 2017-09-07T19:25:49Z
THRIFT-2289: Erlang impl of Thrift JSON protocol wrongly writes/expects
true/false for bools
----
---