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 6762a90 Merge pull request #2448 from
BioDataAnalysis/bda_fix_dotnet_docker
new ee65215 TNonblockingServer.cpp: Replace deprecated bzero with memset
(more portable)
new 5a64c71 Use the cmake-generated thrift config also on MSVC
new 5b25b99 Merge pull request #2447 from
BioDataAnalysis/bda_use_cmake_config_on_msvc
The 6364 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/ConfigureChecks.cmake | 17 +++++++++++++++--
build/cmake/config.h.in | 5 ++++-
lib/cpp/src/thrift/server/TNonblockingServer.cpp | 2 +-
lib/cpp/src/thrift/thrift-config.h | 3 +--
4 files changed, 21 insertions(+), 6 deletions(-)