Alan Conway created QPID-7674:
---------------------------------

             Summary: Broker bulid problem with GCC 7
                 Key: QPID-7674
                 URL: https://issues.apache.org/jira/browse/QPID-7674
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: qpid-cpp-1.35.0
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: qpid-cpp-1.37.0


Build fails with GCC 7 as described in 
https://bugzilla.redhat.com/show_bug.cgi?id=1421112

{noformat}
       case 0x01: out = in->getIntegerValue<int8_t>(); break;
       ^~~~
/builddir/build/BUILD/qpid-cpp-1.35.0/src/qpid/amqp_0_10/Codecs.cpp:111:33: 
error: this statement may fall through [-Werror=implicit-fallthrough=]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to