zhangh43 opened a new issue #1595:
URL: https://github.com/apache/incubator-brpc/issues/1595


   bprc现在无法兼容新版本的protobuf。protobuf不友好的引入了纯虚函数
   
   ```
   #google/protobuf/message.h
    Message* New(Arena* arena) const override = 0;
   ```
   brpc是否有支持这个feature的计划?
   


-- 
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