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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to