This is an automated email from the ASF dual-hosted git repository.

jking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from 1808888  THRIFT-4631 Fix Ruby codegen to gen valid ruby for recursive 
structs
     new 27705f4  THRIFT-4620: Ensure enough space for for zlib flush marker 
Client: lib/cpp
     new b2b767e  THRIFT-4620: add crosstest support for zlib (buffered) to 
cpp, enable cpp,go,py,py3 tests

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/cpp/src/thrift/transport/TZlibTransport.cpp | 11 ++++++++++-
 test/cpp/CMakeLists.txt                         |  3 +++
 test/cpp/src/TestClient.cpp                     | 25 ++++++++++++++++++-------
 test/cpp/src/TestServer.cpp                     | 25 ++++++++++++++++++-------
 test/crossrunner/test.py                        |  8 ++++++++
 test/go/src/bin/testclient/main.go              |  1 +
 test/go/src/bin/testserver/main.go              |  1 +
 test/known_failures_Linux.json                  | 14 +++++++++++++-
 test/tests.json                                 | 12 ++++++++----
 9 files changed, 80 insertions(+), 20 deletions(-)

Reply via email to