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/09 23:57:06 UTC

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

Chuck Rolke created QPID-5886:
---------------------------------

             Summary: 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org