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 044e3d73f THRIFT-6194: Restore the global locale after the 
ToStringTest cases that set it Client: cpp
     add 06bad3fa2 THRIFT-6199: Call a container's DeepCopy() through the class 
that owns it Client: netstd

No new revisions were added by this update.

Summary of changes:
 .../cpp/src/thrift/generate/t_netstd_generator.cc  | 118 +++++++++++++++------
 .../cpp/src/thrift/generate/t_netstd_generator.h   |   6 +-
 .../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 +
 .../Thrift.Compile.Tests/Thrift6199.first.thrift   |  12 ++-
 .../Thrift.Compile.Tests/Thrift6199.second.thrift  |  10 +-
 .../Tests/Thrift.Compile.Tests/Thrift6199.thrift}  |  35 +++---
 9 files changed, 131 insertions(+), 54 deletions(-)
 copy compiler/cpp/test/keyword-samples/enum2_return.thrift => 
lib/netstd/Tests/Thrift.Compile.Tests/Thrift6199.first.thrift (68%)
 copy compiler/cpp/test/keyword-samples/enum1_return.thrift => 
lib/netstd/Tests/Thrift.Compile.Tests/Thrift6199.second.thrift (73%)
 copy lib/{java/src/main/java/org/apache/thrift/TFieldIdEnum.java => 
netstd/Tests/Thrift.Compile.Tests/Thrift6199.thrift} (51%)

Reply via email to