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

qvector.h: signed/unsigned mismatch warning in assertion

    XMLWordPrintable

Details

    • 0b12cf613f855278c6fb6fefbdcd05ff6948a5e0

    Description

      Q_ASSERT(d->alloc == aalloc); // resize, without changing allocation size
      

      aalloc is of type int, d->alloc is of type uint

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            jfaust Josh Faust
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes