[ 
https://issues.apache.org/jira/browse/QPID-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041803#comment-15041803
 ] 

ASF subversion and git services commented on QPID-6924:
-------------------------------------------------------

Commit 1717997 from [~astitcher] in branch 'qpid/trunk'
[ https://svn.apache.org/r1717997 ]

Fixup QPID-6924 to work if PN_INVALID is not legal as a case label

> 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
>            Assignee: Andrew Stitcher
>             Fix For: qpid-cpp-next
>
>
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to