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 bb80ef4e7 Bump golang.org/x/sys in /test/go
     add dca42ab4b THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go 
compiler"
     add 423ab3997 bump version
     add 8fcdf7d5d THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go 
compiler"
     add 097219013 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in 
MANIFEST.MF Client: Java Patch: Thomas Lorblanchès
     add 1851da53a Release 0.18.1
     add a3c27f972 Merge branch '0.18.1'

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         | 19 +++++++++
 compiler/cpp/src/thrift/generate/t_go_generator.cc | 47 +++++++++-------------
 compiler/cpp/src/thrift/generate/t_go_generator.h  |  3 +-
 debian/changelog                                   |  6 +++
 doap.rdf                                           |  5 +++
 .../{ForwardTypedef.thrift => ForwardType.thrift}  |  9 ++---
 lib/go/test/Makefile.am                            |  7 ++--
 .../{union_binary_test.go => forwardtype_test.go}  | 21 ++++++----
 8 files changed, 70 insertions(+), 47 deletions(-)
 rename lib/go/test/{ForwardTypedef.thrift => ForwardType.thrift} (85%)
 copy lib/go/test/tests/{union_binary_test.go => forwardtype_test.go} (66%)

Reply via email to