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

Broker bulid problem with GCC 7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • qpid-cpp-1.35.0, qpid-cpp-1.36.0
    • qpid-cpp-1.37.0
    • C++ Broker
    • None

    Description

      Build fails with GCC 7 as described in
      https://bugzilla.redhat.com/show_bug.cgi?id=1421112

             case 0x01: out = in->getIntegerValue<int8_t>(); break;
             ^~~~
      /builddir/build/BUILD/qpid-cpp-1.35.0/src/qpid/amqp_0_10/Codecs.cpp:111:33: error: this statement may fall through [-Werror=implicit-fallthrough=]
      

      Attachments

        Activity

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: