I don't think Fraser is a real person - it's Watson customized to listen and respond to QPid issues ;-)
> -----Original Message----- > From: Andrew Stitcher (JIRA) [mailto:[email protected]] > Sent: Wednesday, April 02, 2014 5:39 PM > To: [email protected] > Subject: [jira] [Commented] (QPID-5659) C++ not compiling (correctly) as > C++11 > > > [ https://issues.apache.org/jira/browse/QPID- > 5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=13958210#comment-13958210 ] > > Andrew Stitcher commented on QPID-5659: > --------------------------------------- > > Fraser - wow that was quick! > > Most of the changes I made were exactly that issue. (no standard conversion > from shared_ptr->bool) I'll check the JIRA, but I expect I've fixed it too. > > > > 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: [email protected] For additional > commands, e-mail: [email protected]
