[ 
https://issues.apache.org/jira/browse/QPID-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057374#comment-14057374
 ] 

ASF subversion and git services commented on QPID-5886:
-------------------------------------------------------

Commit 1609444 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1609444 ]

QPID-5886: Get windows to export the Handle<CompletonImpl> methods.

> C++  Broker OutgoingMessage change exposes Completion handle export issue on 
> Windows
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-5886
>                 URL: https://issues.apache.org/jira/browse/QPID-5886
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client
>    Affects Versions: 0.29
>         Environment: Wiindows trunk
>            Reporter: Chuck Rolke
>
> Windows builds have been failing mysteriously for me for a few weeks[1]. I 
> found the issues/ QPID-5828 r1604952 changed OutgoingMessage such that the 
> Completion object now needs to access Handle<CompletionImpl>::isValid().
> Simply instantiating the Handle superclass (r1525706 for example) didn't 
> work. On windows the classes won't export from a .h file but need to come 
> from .cpp files. Review is coming up shortly.
> [1] Why some builds work and some don't is unsolved.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to