This is an automated email from the ASF dual-hosted git repository.
yuxuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 947ad6694 THRIFT-5842: Add missing cstdint include for int64_t in
Mutex.h
add e10109c65 THRIFT-5845: Return TException for union check in Write
No new revisions were added by this update.
Summary of changes:
compiler/cpp/src/thrift/generate/t_go_generator.cc | 12 ++--
lib/go/test/UnionBinaryTest.thrift | 3 +-
lib/go/test/tests/write_texception_test.go | 69 ++++++++++++++++++++++
3 files changed, 77 insertions(+), 7 deletions(-)
create mode 100644 lib/go/test/tests/write_texception_test.go