You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2017/10/18 16:15:01 UTC

[jira] [Updated] (PROTON-1637) C++ binding relies on private symbols from proton-core library

     [ https://issues.apache.org/jira/browse/PROTON-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Stitcher updated PROTON-1637:
------------------------------------
    Fix Version/s:     (was: proton-c-0.18.0)
                   proton-c-0.19.0

> 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.19.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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org