This is an automated email from the ASF dual-hosted git repository.

jensg pushed a change to branch 0.16.0
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from fb87b44  Updated changes.md for 0.16.0
     new 1ef362c  THRIFT-5504 CA2254 Message template should be compile time 
constant Client netstd Patch: Jens Geyer
     new d68f03c  Updated changes.md for 0.16.0

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:
 CHANGES.md                                         | 22 ++++++++++++----------
 .../netstd/Thrift}/GlobalSuppressions.cs           |  9 +++++++--
 lib/netstd/Thrift/Processor/ITAsyncProcessor.cs    |  2 +-
 .../Thrift/Processor/TMultiplexedProcessor.cs      |  5 ++---
 lib/netstd/Thrift/Protocol/TBinaryProtocol.cs      |  2 --
 lib/netstd/Thrift/Protocol/TCompactProtocol.cs     |  2 --
 lib/netstd/Thrift/Protocol/TJSONProtocol.cs        |  3 ---
 lib/netstd/Thrift/Protocol/TProtocol.cs            |  1 +
 lib/netstd/Thrift/Protocol/ToString.cs             |  8 ++++----
 lib/netstd/Thrift/Server/TServer.cs                |  8 ++++----
 lib/netstd/Thrift/Server/TServerEventHandler.cs    | 12 ++++++++++--
 lib/netstd/Thrift/Server/TSimpleAsyncServer.cs     |  2 --
 lib/netstd/Thrift/Server/TThreadPoolAsyncServer.cs |  2 --
 .../Thrift/Transport/Client/THttpTransport.cs      |  2 --
 .../Transport/Client/TMemoryBufferTransport.cs     |  2 --
 .../Thrift/Transport/Layered/TBufferedTransport.cs |  9 +++------
 .../Thrift/Transport/Layered/TFramedTransport.cs   |  6 ++----
 .../Transport/Server/TServerSocketTransport.cs     |  5 ++++-
 18 files changed, 50 insertions(+), 52 deletions(-)
 copy {tutorial/netstd/Interfaces => lib/netstd/Thrift}/GlobalSuppressions.cs 
(68%)

Reply via email to