Uploaded image for project: 'AMQ Documentation'
  1. AMQ Documentation
  2. AMQDOC-2136

Release Note for Link failure when linking with Proton C++ API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0
    • None
    • None
    • None
    • Release Notes
    • Hide
      Issue: Using the member functions proton::delivery::accept, proton::delivery::reject, proton::delivery::modify and, proton::delivery::release cause linking errors.
      Description: Using these member functions causes linking errors because they are inline functions that use a version of proton::transfer::settle which is not an exported symbol. To avoid linking errors, do not use these functions.
      Workaround: None
      Show
      Issue: Using the member functions proton::delivery::accept, proton::delivery::reject, proton::delivery::modify and, proton::delivery::release cause linking errors. Description: Using these member functions causes linking errors because they are inline functions that use a version of proton::transfer::settle which is not an exported symbol. To avoid linking errors, do not use these functions. Workaround: None

            smumford_jira Scott Thomas (Inactive)
            sjay@redhat.com Susan Jay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: