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

Compile failure in scxml/qscxmlecmascriptdatamodel.cpp with clang

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Some future release
    • XML: SCXML
    • None

    Description

      For the past few days I'm seeing this compile error in qtscxml on linux with clang:

      /home/build/Buildbot/qt5-analysis-linux64/source/qtscxml/src/scxml/qscxmlecmascriptdatamodel.cpp:326:44: error: no member named 'query' in 'QV4::Object'
      qWarning() << QString("Stream error: %1").arg(pa_strerror(pa_context_errno(pa_stream_get_context(stream))));
      qWarning() << QString("Stream error: %1").arg(pa_strerror(pa_context_errno(pa_stream_get_context(stream))));

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            awinterz Allen Winter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes