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 58d9ff5af Include license and notice files in published crate [skip ci]
add 39ce210f6 THRIFT-5835 Allow exceptions to be used as regular struct
datatype Initial feature testcase added, compiler checks disabled. Patch: Jens
Geyer
No new revisions were added by this update.
Summary of changes:
compiler/cpp/src/thrift/parse/t_function.h | 6 +++
compiler/cpp/src/thrift/parse/t_list.h | 2 +
compiler/cpp/src/thrift/parse/t_map.h | 2 +
compiler/cpp/src/thrift/parse/t_set.h | 2 +
compiler/cpp/src/thrift/parse/t_struct.h | 6 ++-
compiler/cpp/src/thrift/parse/t_type.h | 3 ++
.../Mutex.cpp => test/ExceptionStruct.thrift | 53 ++++++++++------------
7 files changed, 42 insertions(+), 32 deletions(-)
copy lib/cpp/src/thrift/concurrency/Mutex.cpp => test/ExceptionStruct.thrift
(51%)