[
https://issues.apache.org/jira/browse/PROTON-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172271#comment-16172271
]
ASF subversion and git services commented on PROTON-1481:
---------------------------------------------------------
Commit 80d76d64893a4fe3d540b5927c32952a3133f348 in qpid-proton's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=80d76d6 ]
PROTON-1481/PROTON-1590: [C++ binding] Fix ABI problems with mixed C++03/C++11
compilations
- Different versions of the proton::work class exist in different
namespaces.
- When the library is compiled as C++11 both versions of the work APIs are
compiled
- However when client programs are compiled only one version of the work APIs
(either 03 or 11, but not both) are available.
- This is hacky but should work as none of these APIs are virtual so don't
affect ABI layout
> Improve the capability to inject work into serialised contexts
> --------------------------------------------------------------
>
> Key: PROTON-1481
> URL: https://issues.apache.org/jira/browse/PROTON-1481
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Fix For: proton-c-0.18.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]