yozhao opened a new issue, #2648:
URL: https://github.com/apache/brpc/issues/2648
third_party/brpc-1.9.0/src/brpc/span.h:207:7: error: ‘class
brpc::SpanFilter’ has virtual functions and accessible non-virtual destructor
[-Werror=non-virtual-dtor]
class SpanFilter {
^~~~~~~~~~
说 SpanFilter 没有 virtual destructor。
编译标准差异导致的?
--
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]