Andrew Stitcher created PROTON-1637:
---------------------------------------
Summary: C++ binding relies on private symbols from proton-core
library
Key: PROTON-1637
URL: https://issues.apache.org/jira/browse/PROTON-1637
Project: Qpid Proton
Issue Type: Bug
Components: cpp-binding, proton-c
Affects Versions: proton-c-0.18.0
Reporter: Andrew Stitcher
Assignee: Andrew Stitcher
Fix For: proton-c-0.18.0
The C++ binding relies on some "internal" symbols or the proton-core library
Notably {{pni_message_with_extra()}} &{{pni_message_get_extra()}}. But also
{{pni_log_enabled()}} etc. too
The proton-core library is supposed to export everything needed by bindings
publically so that there is no "under-the-covers" private agreement between
them.
There isn't really any other way to allow bindings to be generally written.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]