You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by em...@apache.org on 2022/09/10 07:01:05 UTC

[thrift] branch master updated (f8f62786e -> c97dee069)

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

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


    from f8f62786e THRIFT-5625 SysUtils.TGuidHelper collides with ThriftUtils.TGuidHelper Client: Delphi Patch: Jens Geyer
     new f97176b12 lib/cpp/test/CMakeLists.txt: Trivial whitespace change
     new fdc36488a lib/cpp/src/thrift/transport/TFileTransport.cpp: Removed deprecated 'boost' include
     new c11c82139 build/cmake/ThriftConfig.cmake.in: Allow cmake users to override 'THRIFT_COMPILER'
     new c97dee069 Merge pull request #2654 from BioDataAnalysis/bda_minor_improvements

The 6621 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:
 build/cmake/ThriftConfig.cmake.in               | 4 +++-
 lib/cpp/src/thrift/transport/TFileTransport.cpp | 2 --
 lib/cpp/test/CMakeLists.txt                     | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)