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

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

XMLWordPrintable

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

      [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)) {

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes