[
https://issues.apache.org/jira/browse/QPID-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573831#comment-17573831
]
ASF subversion and git services commented on QPID-8521:
-------------------------------------------------------
Commit 772311f54c00bae23a46c7125c7763a27cccfb69 in qpid-cpp's branch
refs/heads/main from Chris Richardson
[ https://gitbox.apache.org/repos/asf?p=qpid-cpp.git;h=772311f54 ]
QPID-8521 Fix assignment in comparison error (#26)
Co-authored-by: Chris Richardson <[email protected]>
> Assignment in comparison at Translation.cpp:233
> -----------------------------------------------
>
> Key: QPID-8521
> URL: https://issues.apache.org/jira/browse/QPID-8521
> Project: Qpid
> Issue Type: Bug
> Affects Versions: qpid-cpp-1.40.0
> Reporter: Chris Richardson
> Priority: Major
> Fix For: qpid-cpp-1.40.0
>
>
> Compiler reports:
> src/qpid/broker/amqp/Translation.cpp:233:45: warning: suggest parentheses
> around assignment used as truth value [-Wparentheses]
> 233 | assert(cid.value.bytes.size = 16);
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]