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 58e655e  THRIFT-5252 Make CreateHttpClientHandler() method virtual 
Client: netstd Patch: Jens Geyer
     new 363ee00  THRIFT-5253 using Result in result name generates wrong 
IAsync interface Client: netstd Patch: Jens Geyer
     new 23c8e52  THRIFT-5254 Member name cannot be Isset (unless it is an 
"required" member) Client: netstd 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:
 .../cpp/src/thrift/generate/t_netstd_generator.cc  | 57 +++++++++++++--------
 .../cpp/src/thrift/generate/t_netstd_generator.h   |  1 +
 .../Impl/Thrift5253/MyService.cs                   | 59 ++++++++++++++++++++++
 .../Thrift.PublicInterfaces.Compile.Tests.csproj   |  3 ++
 .../Thrift5253.thrift                              | 46 +++++++++++++++++
 5 files changed, 144 insertions(+), 22 deletions(-)
 create mode 100644 
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Impl/Thrift5253/MyService.cs
 create mode 100644 
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5253.thrift

Reply via email to