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

imageformats: qmnghandler.cpp:278: bad if test ?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.4.0 Alpha
    • Image formats
    • None

    Description

      [qmnghandler.cpp:278]: (warning) Logical conjunction always evaluates to false: !haveReadAll&&haveReadAll.

      qtimageformats-opensource-src-5.3.2/src/plugins/imageformats/mng/qmnghandler.cpp

      // QTBUG-28894 – libmng produces an extra frame at the end
      // of the animation on the first loop only.
      if (nextDelay == 1 && (!savedHaveReadAll && haveReadAll)) {

      Attachments

        Issue Links

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

          Activity

            People

              vgt Eirik Aavitsland
              dcb David Binderman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes