[ 
https://issues.apache.org/jira/browse/DISPATCH-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Stitcher resolved DISPATCH-2346.
---------------------------------------
    Fix Version/s: 1.20.0
                   2.0.0
       Resolution: Fixed

> Change PN_WEAKREF usage to PN_VOID usage to continue compiling with Proton
> --------------------------------------------------------------------------
>
>                 Key: DISPATCH-2346
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2346
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>             Fix For: 1.20.0, 2.0.0
>
>
> Qpid Proton is changing (removing) some of the exported symbols that are 
> really internal to Proton and should not be used (or even cannot be correctly 
> used) outside Proton's own libraries.
> The PN_WEAKREF class is one such example - it seems to be the wrong class for 
> the purpose it is being used for in dispatch. PN_VOID is the correct class in 
> this usage and PN_WEAKREF will stop being exported soon. So to keep dispatch 
> compiling PN_WEAKREF has been changed to PN_VOID.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to