Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译phxrpc问题 #149

Open
drluorose opened this issue Dec 21, 2017 · 0 comments
Open

编译phxrpc问题 #149

drluorose opened this issue Dec 21, 2017 · 0 comments

Comments

@drluorose
Copy link

/home/work/phxsql/third_party/phxrpc/phxrpc/msg/protocol_factory.h:46:13: error: looser throw specifier for ‘virtual phxrpc::HttpProtocolFactory::~HttpProtocolFactory()’
/home/work/phxsql/third_party/phxrpc/phxrpc/msg/protocol_factory.h:35:13: error: overriding ‘virtual phxrpc::BaseProtocolFactory::~BaseProtocolFactory() noexcept (true)’
/home/work/phxsql/third_party/phxrpc/phxrpc/msg/protocol_factory.h:55:13: error: looser throw specifier for ‘virtual phxrpc::MqttProtocolFactory::~MqttProtocolFactory()’
/home/work/phxsql/third_party/phxrpc/phxrpc/msg/protocol_factory.h:35:13: error: overriding ‘virtual phxrpc::BaseProtocolFactory::~BaseProtocolFactory() noexcept (true)’
In file included from /home/work/phxsql/third_party/phxrpc/phxrpc/http.h:26:0,
from rpc/http_caller.h:25,
from rpc/http_caller.cpp:26:
/home/work/phxsql/third_party/phxrpc/phxrpc/http/http_protocol.h:43:13: error: looser throw specifier for ‘virtual phxrpc::HttpProtocol::~HttpProtocol()’
In file included from /home/work/phxsql/third_party/phxrpc/phxrpc/msg.h:26:0,
from /home/work/phxsql/third_party/phxrpc/phxrpc/http/http_msg.h:27,
from /home/work/phxsql/third_party/phxrpc/phxrpc/http.h:25,
from rpc/http_caller.h:25,
from rpc/http_caller.cpp:26:
/home/work/phxsql/third_party/phxrpc/phxrpc/msg/base_protocol.h:35:13: error: overriding ‘virtual phxrpc::BaseProtocol::~BaseProtocol() noexcept (true)’
make[1]: *** [rpc/http_caller.o] Error 1
make[1]: Leaving directory `/home/work/phxsql/third_party/phxrpc/phxrpc'
make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant