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

qlogging.cpp: invalid return

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.6.0
    • dev
    • Core: Other
    • None
    • clang-cl 16.0.2
    • Windows
    • 2550568a9 (dev)

    Description

      clang-cl 16.0.2 gives the following warning when building qtbase:

      qtbase\src\corelib\global\qlogging.cpp(2040,9): warning: function 'qt_message_fatal' declared 'noreturn' should not return [-Winvalid-noreturn]
              return; // ignore
              ^
      1 warning generated.
      

      Attachments

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

        Activity

          People

            pvarga Peter Varga
            wangwenx190 赵 宇航
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes