Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-81024

[REG: 5.12.5->5.12.6]: Qt Wayland doesn't build with c++11 compilers anymore (gcc 4.8)

    XMLWordPrintable

Details

    • f7e035446355d9cb90141e508b5d33e019e14add (qt/qtwayland/5.14) f924acaf3d4c927d7d3283e752b82bf120b2c13e (qt/qtwayland/5.12)

    Description

      qwaylandinputdevice.cpp: In member function ‘void QtWaylandClient::QWaylandInputDevice::handleTouchPoint(int, Qt::TouchPointState, const QPointF&)’:
      qwaylandinputdevice.cpp:915:80: error: parameter declared ‘auto’
           auto it = std::find_if(mTouch->mPendingTouchPoints.begin(), end, [id](auto tp){ return tp.id == id; });
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            johanhelsing Johan Helsing
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes