You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2013/07/29 17:43:48 UTC

[jira] [Updated] (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 ]

Justin Ross updated QPID-1891:
------------------------------

    Assignee: michael j. goulish
    
> 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
>            Assignee: michael j. goulish
>             Fix For: 0.6
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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