Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1637

C++ binding relies on private symbols from proton-core library

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • proton-c-0.18.0
    • None
    • cpp-binding, proton-c
    • None

    Description

      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.

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: