bailongxian opened a new issue, #1841:
URL: https://github.com/apache/incubator-brpc/issues/1841

   **Describe the bug (描述bug)**
   protobuf 3.21.2  编译失败,该版本的protobuf在Message中加了一个纯虚函数Message* New(Arena* 
arena) const override = 0;
   NsheadMessage继承自该类,当前brpc版本为实现该函数
   
   **To Reproduce (复现方法)**
   
   
   **Expected behavior (期望行为)**
   编译成功
   
   **Versions (各种版本)**
   OS:
   ubuntu 20.04
   Compiler:
   gcc 10
   brpc:
   protobuf:
   3.21.2 
   
   **Additional context/screenshots (更多上下文/截图)**


-- 
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 specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to