This is an automated email from the ASF dual-hosted git repository.
jking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.
from 0f6e52a THRIFT-4637 C# async mode generates incorrect code with
inherited services Client: C# Patch: Jens Geyer
new abd0df7 dub.json for integration into Dlang package registry and fix
deprication warnings
new 12f8b14 THRIFT-3458: additional dub.json changes
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:
.gitignore | 4 ++++
dub.json | 28 ++++++++++++++++++++++
lib/d/src/thrift/server/base.d | 44 ++++++++++++++++++++++++++++++-----
lib/d/src/thrift/server/nonblocking.d | 10 ++++----
4 files changed, 75 insertions(+), 11 deletions(-)
create mode 100644 dub.json