[GitHub] [incubator-brpc] guodongxiaren commented on pull request #1503: support dump and replay for HTTP protocol

2021-08-23 Thread GitBox
guodongxiaren commented on pull request #1503: URL: https://github.com/apache/incubator-brpc/pull/1503#issuecomment-903647687 @TousakaRin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

??????[VOTE] Release Apache brpc (Incubating) 1.0.0-rc02

2021-08-23 Thread caidaojin
+1 --  -- ??: "dev" https://dist.apache.org/repo

Re: [VOTE] Release Apache brpc (Incubating) 1.0.0-rc02

2021-08-23 Thread JiashunZhu
+1 On Mon, 23 Aug 2021 at 15:24, caidaojin <642580...@qq.com.invalid> wrote: > +1 > > > -- 原始邮件 -- > 发件人: > "dev" > < > lorin...@apache.org>; > 发送时间: 2

[GitHub] [incubator-brpc] darionyaphet commented on issue #1537: protobuf 版本问题

2021-08-23 Thread GitBox
darionyaphet commented on issue #1537: URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904276478 > 2和3我都和brpc联编过。你这个不是protobuf的版本问题,是编译protobuf的g++版本问题 您好 我这边G++ 版本是 `g++ (GCC) 9.4.0` -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-brpc] darionyaphet edited a comment on issue #1537: protobuf 版本问题

2021-08-23 Thread GitBox
darionyaphet edited a comment on issue #1537: URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904276478 > 2和3我都和brpc联编过。你这个不是protobuf的版本问题,是编译protobuf的g++版本问题 您好 我这边G++ 版本是 `g++ (GCC) 9.4.0` 我在 Makefile 的`CPPFLAGS`中增加了 `-D_GLIBCXX_USE_CXX11_ABI=0` 重新m

[GitHub] [incubator-brpc] darionyaphet edited a comment on issue #1537: protobuf 版本问题

2021-08-23 Thread GitBox
darionyaphet edited a comment on issue #1537: URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904276478 > 2和3我都和brpc联编过。你这个不是protobuf的版本问题,是编译protobuf的g++版本问题 您好 我这边G++ 版本是 `g++ (GCC) 9.4.0` 我在 Makefile 的`CPPFLAGS`中增加了 `-D_GLIBCXX_USE_CXX11_ABI=0` 重新m

[GitHub] [incubator-brpc] guodongxiaren commented on issue #1537: protobuf 版本问题

2021-08-23 Thread GitBox
guodongxiaren commented on issue #1537: URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904295936 protobuf是怎么安装的 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [incubator-brpc] darionyaphet commented on issue #1537: protobuf 版本问题

2021-08-23 Thread GitBox
darionyaphet commented on issue #1537: URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904300296 > protobuf是怎么安装的 下载源码编译安装的 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [incubator-brpc] guodongxiaren commented on issue #1537: protobuf 版本问题

2021-08-23 Thread GitBox
guodongxiaren commented on issue #1537: URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904312309 strings libprotobuf.so|grep Print 看能不能搜到符号,然后把搜到的符号用c++fit命令解析一下。看看参数类型有没有cxx11的命名空间 -- This is an automated message from the Apache Git Service. To respond to t