GitHub user bananer opened a pull request:
https://github.com/apache/thrift/pull/1454
THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib,
test for serialization of nested list,
run all tests when building js lib
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bananer/thrift THRIFT-4436-pr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1454.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 #1454
----
commit 305f27362e615f7752be8ae701dce85d8e2122ef
Author: Philip Frank <ich@...>
Date: 2018-01-02T08:00:36Z
THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib,
test for serialization of nested list,
run all tests when building js lib
----
---