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 39ce210f6 THRIFT-5835 Allow exceptions to be used as regular struct
datatype Initial feature testcase added, compiler checks disabled. Patch: Jens
Geyer
add e9f63e0bb THRIFT-5837 Delphi implementation for THRIFT-5835 Client:
Delphi Patch: Jens Geyer
No new revisions were added by this update.
Summary of changes:
.../cpp/src/thrift/generate/t_delphi_generator.cc | 984 +++++++++------------
lib/delphi/test/serializer/SerializerData.dpr | 19 +-
lib/delphi/test/serializer/SerializerData.dproj | 33 +-
.../delphi/test/serializer/SimpleException.thrift | 15 +-
lib/delphi/test/serializer/TestSerializer.Data.pas | 49 +
.../test/serializer/TestSerializer.Tests.pas | 116 ++-
lib/delphi/test/serializer/TestSerializer.dpr | 2 +
lib/delphi/test/serializer/TestSerializer.dproj | 28 +-
8 files changed, 630 insertions(+), 616 deletions(-)
copy contrib/async-test/aggr.thrift =>
lib/delphi/test/serializer/SimpleException.thrift (72%)