[GitHub] thrift pull request: THRIFT-3380 nodejs Fix broken transport and p...

2015-10-12 Thread mattwiller
GitHub user mattwiller opened a pull request: https://github.com/apache/thrift/pull/651 THRIFT-3380 nodejs Fix broken transport and protocol requires You can merge this pull request into a Git repository by running: $ git pull https://github.com/mattwiller/thrift package_json_

[GitHub] thrift pull request: THRIFT-3380 nodejs Fix broken transport and p...

2015-10-13 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/651#issuecomment-147880525 This change is needed on top of the existing PR to make the nodejs testsuite up and running again: ``` diff --git a/lib/nodejs/test/testAll.sh b/lib/nodejs