[
https://issues.apache.org/jira/browse/PROTON-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042952#comment-18042952
]
ASF subversion and git services commented on PROTON-2911:
---------------------------------------------------------
Commit 35536253534af8984d74cbc52ca07827788832f9 in qpid-proton's branch
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=355362535 ]
PROTON-2911: [C++] Correctly handle terminus capabilities
Terminus capabilities can be a single AMQP symbol as well as an AMQP array of
symbols.
> [C++] Terminus capabilities which are single symbols incorrectly handled
> ------------------------------------------------------------------------
>
> Key: PROTON-2911
> URL: https://issues.apache.org/jira/browse/PROTON-2911
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Major
>
> Terminus capabilities are defined to be multiple symbols - either a single
> symbol or an array of symbols is valid the C++ binding assumes it is an array
> and extracts it directly into a std::vector. This doesn't work if the value
> is a single symbol and needs special handling.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]