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

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


    from ce696f331 FIX build does not install net 9 properly
     new 63eeff97a THRIFT-5865: Fix TBinayProtocol with list<UUID> Client: cpp 
Patch: Carel Combrink
     new 3da784bec THRIFT-5868: UUID Support for TCompactProtocol Client: cpp 
Patch: Carel Combrink

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/protocol/TBinaryProtocol.tcc  |  1 +
 lib/cpp/src/thrift/protocol/TCompactProtocol.h   |  4 +++
 lib/cpp/src/thrift/protocol/TCompactProtocol.tcc | 27 +++++++++++++++++--
 lib/cpp/test/AllProtocolTests.tcc                |  4 +++
 lib/cpp/test/DebugProtoTest.cpp                  | 33 +++++++++++++++++++++++-
 lib/cpp/test/GenericHelpers.h                    | 13 ++++++++++
 lib/cpp/test/JSONProtoTest.cpp                   | 15 ++++++++---
 test/DebugProtoTest.thrift                       |  5 ++--
 8 files changed, 93 insertions(+), 9 deletions(-)

Reply via email to