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

Additional C++11 fix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • C++ Broker
    • None
    • FreeBSD 10.0, amd64, CLANG 3.3

    Description

      When building trunk on FreeBSD 10 using clang a compilation error occurs, similar to the ones patched in QPID-5659

      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;
      
      

      Attachments

        1. qpid-c++11-fix.patch
          0.3 kB
          Johan Ström

        Activity

          People

            Unassigned Unassigned
            jstrom Johan Ström
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: