Andrew Stitcher created PROTON-1817:
---------------------------------------

             Summary: Can't build C++ example broker as C++03 with C++11 built 
library
                 Key: PROTON-1817
                 URL: https://issues.apache.org/jira/browse/PROTON-1817
             Project: Qpid Proton
          Issue Type: Bug
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


The broker source is confused about whether threads are supported under a C++03 
compile with a C++11 library because it wrongly assumes that 
PN_CPP_SUPPORTS_THREADS indicates that it can use C++11 threads, but it only 
indicates that the API can supply/support multiple container run threads.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to