[jira] [Commented] (PROTON-1817) Can't build C++ example broker as C++03 with C++11 built library

2018-04-10 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-1817:
-

Commit 9fab77194f6883430ce47b0281328d9354f833cb in qpid-proton's branch 
refs/heads/go1 from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=9fab771 ]

PROTON-1817: [C++ binding] Fix example broker to compile with C++11


> 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
>Priority: Major
> Fix For: proton-c-0.22.0
>
>
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-1817) Can't build C++ example broker as C++03 with C++11 built library

2018-03-28 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-1817:
-

Commit 9fab77194f6883430ce47b0281328d9354f833cb in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=9fab771 ]

PROTON-1817: [C++ binding] Fix example broker to compile with C++11


> 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
>Priority: Major
>
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org