You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by yu...@apache.org on 2021/09/10 05:19:24 UTC

[thrift] branch master updated (0cc0650 -> 38bd636)

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 0cc0650  Remove redundant `format!(..)` macro calls (#2443)
     add 38bd636  THRIFT-4868: Golang: Fix compilation for optional set<binary> with default values

No new revisions were added by this update.

Summary of changes:
 compiler/cpp/src/thrift/generate/t_go_generator.cc | 4 ++--
 test/ThriftTest.thrift                             | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)