You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/19 13:53:01 UTC

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

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

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

Commit 499634db653e7ec846938a42b3a8d3a6c81f4ec9 in qpid-cpp's branch refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-cpp.git;h=499634d ]

QPID-8324, QPID-7674: Fix all the implicit fallthrough warnings (Don't just cover them up!)
- Including what seems like an actual bug


> 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, qpid-cpp-1.36.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Major
>             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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org