Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
0.8
-
Debian testing
Description
I am totally new here. Be gentle when I screw up.
Using debian testing. Obtained thrift from github. Trying to build contrib/zeromq.
The return type of TZmqClient::writeEnd is not void at line 32 of TZmqClient.cpp
void TZmqClient::writeEnd() {
TZmqServer::processor_ is not defined at line 45 of TzmqServer.cpp
processor_->process(inputProtocol, outputProtocol);
Attachments
Issue Links
- duplicates
-
THRIFT-2911 fix c++ version zeromq transport, the old version cannot work
- Closed