[ https://issues.apache.org/jira/browse/QPIDIT-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219209#comment-16219209 ]
ASF subversion and git services commented on QPIDIT-98: ------------------------------------------------------- Commit 5a0ad815958f77be37ecf411e99b7799af43aa6b in qpid-interop-test's branch refs/heads/master from [~kpvdr] [ https://git-wip-us.apache.org/repos/asf?p=qpid-interop-test.git;h=5a0ad81 ] QPIDIT-98: Change calls to proton::value::get<>() to proton::get<>() > Change Proton C++ Receiver shims to use latest non-deprecated API calls > ----------------------------------------------------------------------- > > Key: QPIDIT-98 > URL: https://issues.apache.org/jira/browse/QPIDIT-98 > Project: Apache QPID Interoperability Test Suite > Issue Type: Improvement > Components: Proton C++ Shim > Affects Versions: 0.1.0-SNAPSHOT > Reporter: Kim van der Riet > Assignee: Kim van der Riet > > After recent updates to the Proton C++, calls to {{proton::value::get<>()}} > are deprecated with warnings. Change the code to use the recommended > {{proton::get<>()}} calls instead. > There is also a possibility that the use of {{proton::default_container}} is > also deprecated, but it is currently not producing a warning. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org