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

qtquickcontrols2/src/imports/platform/qquickplatformmessagedialog.cpp:379:51: error: use of overloaded operator '<<' is ambiguous

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.0 Alpha
    • 5.12
    • Quick: Controls 2
    • None
    • ebfcc404a172160baccd67fa72f8199b78ff5141

    Description

      Building with clang5.0.2 on linux64 (ubuntu 14.04)

      /home/build/Buildbot/qt5-analysis-linux64/source/qtquickcontrols2/src/imports/platform/qquickplatformmessagedialog.cpp:379:51: error: use of overloaded operator '<<' is ambiguous (with operand types 'QQmlInfo' and 'QPlatformDialogHelper::StandardButton')
      default: qmlWarning(this) << "unknown button" << button; break;
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~

      Attachments

        For Gerrit Dashboard: QTBUG-69916
        # Subject Branch Project Status CR V

        Activity

          People

            mitch_curtis Mitch Curtis
            awinterz Allen Winter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes