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

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


    from efe5e0273 THRIFT-5813: Close the socket in TSocket.isOpen() when 
peek() fails Client: py
     add 4f5bfd81c Thrift5272: cpp: add test for handling i8 type in printTo()
     add 791f85c86 cpp: add fix for Thrift5272
     add d80bb575c cpp: update includes

No new revisions were added by this update.

Summary of changes:
 lib/cpp/src/thrift/TToString.h                     |  8 +++
 lib/cpp/src/thrift/TUuid.h                         |  1 +
 lib/cpp/test/CMakeLists.txt                        | 11 ++++
 lib/cpp/test/Makefile.am                           | 18 +++--
 lib/cpp/test/Thrift5272.cpp                        | 76 ++++++++++++++++++++++
 .../Context.php => cpp/test/Thrift5272.thrift}     | 21 +++---
 lib/cpp/test/ThrifttReadCheckTests.cpp             |  1 -
 7 files changed, 118 insertions(+), 18 deletions(-)
 create mode 100644 lib/cpp/test/Thrift5272.cpp
 copy lib/{php/lib/Protocol/SimpleJSON/Context.php => 
cpp/test/Thrift5272.thrift} (76%)

Reply via email to