[
https://issues.apache.org/jira/browse/QPID-7674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868809#comment-15868809
]
ASF subversion and git services commented on QPID-7674:
-------------------------------------------------------
Commit 25e73e5a4c33783ff3e25f24c78a3608b7c32ea6 in qpid-cpp's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=25e73e5 ]
QPID-7674: Broker bulid problem with GCC 7, add version check
Only add the -Wno-implicit-fallthrough flag for GCC >= 7.0.0
> 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]