Github user astitcher commented on a diff in the pull request:
https://github.com/apache/qpid-proton/pull/105#discussion_r117555738
--- Diff: proton-c/bindings/cpp/include/proton/message.hpp ---
@@ -329,11 +329,7 @@ class message {
mutable annotation_map message_annotations_;
mutable annotation_map delivery_annotations_;
- /// Decode the message corresponding to a delivery from a link.
--- End diff --
This is a private function that didn't need exposing. So I moved it to the
internals.
I can't remember anymore if this change was enabled by other things changed
or not. But the code moved into message_adapter.cpp which also changed a lot in
the same change.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]