You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2019/12/12 23:34:12 UTC

[thrift] branch master updated (f1c5341 -> 6e2a698)

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 f1c5341  THRIFT-4974: Add cross test for Python's Unix domain socket transport
     add 6e2a698  THRIFT-5048 EnumUtils<T>.ToString() throws for elements not known to the receiving end [ci skip] Client: Delphi Patch: Jens Geyer

No new revisions were added by this update.

Summary of changes:
 lib/delphi/src/Thrift.Utils.pas                    | 13 +++++++++---
 lib/delphi/test/skip/idl/skiptest_version_1.thrift |  8 +++++---
 lib/delphi/test/skip/idl/skiptest_version_2.thrift |  9 ++++++++
 lib/delphi/test/skip/skiptest_version1.dpr         | 24 ++++++++++++++++------
 lib/delphi/test/skip/skiptest_version2.dpr         | 21 ++++++++++++++++---
 5 files changed, 60 insertions(+), 15 deletions(-)