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