GitHub user bananer opened a pull request:
https://github.com/apache/thrift/pull/1457
THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib (rebased)
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-pr2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1457.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 #1457
----
commit f398f57bf2caa052c4e451c1a4e5800317ba8cf4
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
----
---