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

ASF subversion and git services commented on QPID-5659:
-------------------------------------------------------

Commit 1584199 from [~astitcher] in branch 'qpid/trunk'
[ https://svn.apache.org/r1584199 ]

QPID-5659: Fixes to compile with C++11 (needed to compile with clang on FreeBSD 
10)
- shared_ptr no longer has a default conversion to bool.
- Change in default destructor semantics: by default destructors are now
  not allowed to throw exceptions.
- stringstream no longer has a default conversion to string.

> C++ not compiling (correctly) as C++11
> --------------------------------------
>
>                 Key: QPID-5659
>                 URL: https://issues.apache.org/jira/browse/QPID-5659
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client
>    Affects Versions: 0.27, 0.28, 0.29
>         Environment: FreeBSD 10, Linux
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.29
>
>
> In order to avoid a compile bug with libc++ and boost you have to compile 
> qpid as C++11 under FreeBSD 10.
> The current qpid code needs some small adjustments to compile correctly as 
> C++11



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to