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 24ab31f THRIFT-5067 Invalid generated Cpp code from valid Thrift IDL
with dots in file names for nested namespaces Client: cpp Patch: zeshuai007
<[email protected]>
new 4a33b18 THRIFT-5145 Streamline --pipe and --named-pipe options in the
code base Client: Test suite Patch: Jens Geyer
new aeda987 THRIFT-5146 Align Delphi to the test suite arguments rules
(its "--switch=value", not "--switch value") Client: Delphi Patch: Jens Geyer
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/delphi/test/TestClient.pas | 128 +++++++++++++++++++--------------------
lib/delphi/test/TestServer.pas | 132 ++++++++++++++++++++---------------------
test/README.md | 4 +-
test/haxe/src/Arguments.hx | 6 +-
test/rs/src/bin/test_client.rs | 2 +-
test/rs/src/bin/test_server.rs | 2 +-
6 files changed, 134 insertions(+), 140 deletions(-)