Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1891

fix declaration problems with boost 1_33_1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6
    • C++ Broker
    • None

    Description

      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.

      Attachments

        1. tests.diff
          1 kB
          michael j. goulish
        2. forked_broker.diff
          0.8 kB
          michael j. goulish

        Activity

          People

            mgoulish2 michael j. goulish
            mgoulish2 michael j. goulish
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: