Andrew Stitcher created QPID-6924:
-------------------------------------

             Summary: Qpidd fails to compile against trunk 0.12-SNAPSHOT 
proton-c
                 Key: QPID-6924
                 URL: https://issues.apache.org/jira/browse/QPID-6924
             Project: Qpid
          Issue Type: Bug
            Reporter: Andrew Stitcher


Compile failure:
{noformat}
/foo/qpid/qpid/cpp/src/qpid/broker/amqp/DataReader.cpp: In member function 
'void qpid::broker::amqp::DataReader::readOne(pn_data_t*)':
/foo/qpid/qpid/cpp/src/qpid/broker/amqp/DataReader.cpp:76:12: error: 
enumeration value 'PN_INVALID' not handled in switch [-Werror=switch]
     switch (pn_data_type(data)) {
            ^
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/amqp.dir/qpid/broker/amqp/DataReader.cpp.o] Error 1
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to