You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/08/28 06:17:03 UTC

[GitHub] [incubator-brpc] guodongxiaren opened a new pull request, #1908: 解决protobuf 3.21编译失败的问题

guodongxiaren opened a new pull request, #1908:
URL: https://github.com/apache/incubator-brpc/pull/1908

   当前master编译失败:
   >./src/brpc/redis.h:115:60: error: only virtual member functions can be marked 'override'
       void CopyFrom(const ::google::protobuf::Message& from) override;
                                                              ^~~~~~~~
   ./src/brpc/redis.h:188:60: error: only virtual member functions can be marked 'override'
       void CopyFrom(const ::google::protobuf::Message& from) override;
                                                              ^~~~~~~~
   In file included from src/brpc/esp_message.cpp:18:
   src/brpc/esp_message.h:61:60: error: only virtual member functions can be marked 'override'
       void CopyFrom(const ::google::protobuf::Message& from) override;


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc] guodongxiaren closed pull request #1908: 解决protobuf 3.21编译失败的问题

Posted by GitBox <gi...@apache.org>.
guodongxiaren closed pull request #1908: 解决protobuf 3.21编译失败的问题
URL: https://github.com/apache/incubator-brpc/pull/1908


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc] guodongxiaren closed pull request #1908: 解决protobuf 3.21编译失败的问题

Posted by GitBox <gi...@apache.org>.
guodongxiaren closed pull request #1908: 解决protobuf 3.21编译失败的问题
URL: https://github.com/apache/incubator-brpc/pull/1908


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org