This is an automated email from the ASF dual-hosted git repository. yangliming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git
commit b601c89aec9042a1f509ddbdad478aa4e3f118fe Merge: ff140bee 450deb49 Author: Yang,Liming <liming.y...@139.com> AuthorDate: Sun May 19 08:55:39 2024 +0800 Merge pull request #2643 from chenBright/scope_exit Support SCOPE_EXIT macro src/butil/endpoint.cpp | 4 ++-- src/butil/memory/scope_guard.h | 26 ++++++++++++++++++++++++++ test/scope_guard_unittest.cc | 19 +++++++++++++++++++ 3 files changed, 47 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org