Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2367

Compiler warning in OpenWFD adaptation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • QSR 2.1.0 RC 1
    • QSR 2.1
    • Adaptation
    • None
    • fed4ed4a3 (dev), fdbf7ac59 (tqtc/lts-6.5), dd7ba4413 (tqtc/lts-6.5.5)

    Description

      /home/teholapp/qtsaferenderer-runtime/src/adaptation/graphics/openwfd/safewindow_p.cpp: In member function 'void SafeRenderer::FrameBuffer::initWindow()':
      /home/teholapp/qtsaferenderer-runtime/src/adaptation/graphics/openwfd/safewindow_p.cpp:108:51: warning: comparison is always false due to limited range of data type [-Wtype-limits]
               checkError(((errno == ERANGE) && ((result == LONG_MAX) || (result == LONG_MIN))) || (result < INT32_MIN) || (result > INT32_MAX)

      Attachments

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

        Activity

          People

            aarotone Aapo Rotonen
            teemu.holappa Teemu Holappa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes