GitHub user alanconway opened a pull request:

    https://github.com/apache/qpid-proton/pull/170

    PROTON-1959 [cpp] Binary compatible reconnect

    The previous commit f53c7683d7e90363 added virtual functions to 
messaging_handler
    which is a binary incompatible change.
    
    Modify & update doc to work with existing messaging_handler functions.
    Use existing pn_connection_open() and pn_transport_error() events instead 
of creating new ones.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alanconway/qpid-proton 
cpp-reconnect-backward-compat

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-proton/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----
commit 302c7da439cbffdc7e85959a43421838418d0cc7
Author: Alan Conway <aconway@...>
Date:   2018-11-30T19:07:58Z

    PROTON-1959 [cpp] Binary compatible reconnect
    
    The previous commit f53c7683d7e90363 added virtual functions to 
messaging_handler
    which is a binary incompatible change.
    
    Modify & update doc to work with existing messaging_handler functions.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to