You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2017/02/14 18:50:41 UTC

[jira] [Created] (QPID-7674) Broker bulid problem with GCC 7

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org