[
https://issues.apache.org/jira/browse/QPID-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145169#comment-14145169
]
Johan Ström commented on QPID-6008:
-----------------------------------
Great, thanks!
FYI: I'm working on a qpid port (package for the FreeBSD ports system), I'll
create a new ticket when it's working :)
> Additional C++11 fix
> --------------------
>
> Key: QPID-6008
> URL: https://issues.apache.org/jira/browse/QPID-6008
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Environment: FreeBSD 10.0, amd64, CLANG 3.3
> Reporter: Johan Ström
> Attachments: qpid-c++11-fix.patch
>
>
> When building trunk on FreeBSD 10 using clang a compilation error occurs,
> similar to the ones patched in QPID-5659
> {code}
> In file included from
> /usr/home/johan/dev/qpid-git/qpid/cpp/src/qpid/broker/Message.cpp:22:
>
> [86/1752]
> /usr/home/johan/dev/qpid-git/qpid/cpp/src/qpid/broker/Message.h:205:20:
> error: no viable conversion from 'const
> boost::scoped_ptr<map<basic_string<char>, Variant, less<basic_string<char> >,
> allocator<pair<const
> basic_string<char>, Variant> > > >' to 'bool'
> return value;
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]