liujp opened a new issue #1673: URL: https://github.com/apache/incubator-brpc/issues/1673
**Describe the bug (描述bug)** 环境: brpc release 1.0.0 依赖环境:其中一项是proptobuf3.18 在编译过程中会报错:  查询后发现 protobuf2和protobuf3中, google::protobuf::io::CodedInputStreamAPI发生变化: PB2中的定义:  PB3中的定义:  请问,如果兼容PB3的话是否可以修改BRPC中的函数调用:  修改后是否有什么后续的问题?? -- 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]
