Kim van der Riet created QPIDIT-98:
--------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]