You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bert Douglas (JIRA)" <ji...@apache.org> on 2012/07/09 21:41:33 UTC

[jira] [Created] (THRIFT-1649) contrib/zeromq does not build in 0.8.0

Bert Douglas created THRIFT-1649:
------------------------------------

             Summary: contrib/zeromq does not build in 0.8.0
                 Key: THRIFT-1649
                 URL: https://issues.apache.org/jira/browse/THRIFT-1649
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.8
         Environment: Debian testing
            Reporter: Bert Douglas
            Priority: Minor


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);



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira