You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2014/07/10 13:38:04 UTC

[jira] [Resolved] (QPID-5886) C++ Broker OutgoingMessage change exposes Completion handle export issue on Windows

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

Chuck Rolke resolved QPID-5886.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.29
         Assignee: Chuck Rolke

Reviewed at: https://reviews.apache.org/r/23381
Fixed at: [ https://svn.apache.org/r1609444 ]

> 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
>            Assignee: Chuck Rolke
>             Fix For: 0.29
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org