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 a4d458fdf THRIFT-5824 Migrate, refactor and improve Delphi code
generation test script Client: Delphi Patch: Jens Geyer
add 8b6d29d3e THRIFT-5823 Fix illegal uses of exceptions as normal struct
type Patch: Jens Geyer
No new revisions were added by this update.
Summary of changes:
compiler/cpp/src/thrift/generate/t_generator.cc | 8 ++++++++
compiler/cpp/src/thrift/parse/t_doc.h | 2 ++
compiler/cpp/src/thrift/parse/t_field.h | 2 +-
compiler/cpp/src/thrift/parse/t_function.h | 16 ++++++++++++++++
compiler/cpp/src/thrift/parse/t_list.h | 6 ++++++
compiler/cpp/src/thrift/parse/t_map.h | 9 +++++++++
compiler/cpp/src/thrift/parse/t_set.h | 6 ++++++
compiler/cpp/src/thrift/parse/t_struct.h | 21 +++++++++++++++++++++
lib/go/test/ClientMiddlewareExceptionTest.thrift | 4 ++--
lib/go/test/ForwardType.thrift | 3 ++-
.../Thrift5320.exception.thrift | 7 +++++--
11 files changed, 78 insertions(+), 6 deletions(-)