This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from a3d6ce3aa Test the string length bound in the Smalltalk binary
protocol Client: st
add ab33b40b7 THRIFT-6198: Leave container extension methods to the
included program that already has them Client: netstd
No new revisions were added by this update.
Summary of changes:
.../cpp/src/thrift/generate/t_netstd_generator.cc | 204 ++++++++++++++++++++-
.../cpp/src/thrift/generate/t_netstd_generator.h | 7 +
.../Thrift.Compile.net10.csproj | 1 +
.../Thrift.Compile.net8/Thrift.Compile.net8.csproj | 1 +
.../Thrift.Compile.net9/Thrift.Compile.net9.csproj | 1 +
.../Thrift.Compile.netstd2.csproj | 1 +
.../Thrift6198.included.thrift | 26 ++-
.../Tests/Thrift.Compile.Tests/Thrift6198.thrift | 52 ++++++
8 files changed, 281 insertions(+), 12 deletions(-)
copy test/VoidMethExceptionsTest.thrift =>
lib/netstd/Tests/Thrift.Compile.Tests/Thrift6198.included.thrift (60%)
create mode 100644 lib/netstd/Tests/Thrift.Compile.Tests/Thrift6198.thrift