You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/02/28 23:00:37 UTC

[jira] Resolved: (QPID-1891) fix declaration problems with boost 1_33_1

     [ https://issues.apache.org/jira/browse/QPID-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-1891.
------------------------------

    Resolution: Fixed

> fix declaration problems with boost 1_33_1
> ------------------------------------------
>
>                 Key: QPID-1891
>                 URL: https://issues.apache.org/jira/browse/QPID-1891
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: michael j. goulish
>         Attachments: forked_broker.diff, tests.diff
>
>
> Under Boost 1.33.1, the use of     boost::starts_with    caused compilation problems like this:
>     /usr/include/boost/algorithm/string/iterator_range.hpp:289: error: make_iterator_range is already declared in this scope
> So I replaced it with C stdlib equivalents.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org