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

Qt 5 to-do's in QString

    XMLWordPrintable

Details

    • 5d593da3d31a0c6adffb449db3ceb65328b87cd6

    Description

      qtbase/src/corelib/tools/qstring.h contains the following Qt 5 to-do comments:

      qstring.h
          QString(const QChar *unicode, int size); // Qt5: don't cap size < 0
          explicit QString(const QChar *unicode); // Qt5: merge with the above
      

      As this can be done without btreaking source-compatibility (by defaulting the second parameter of the first constructor), this is still a candidate for Qt 5.0.0.

      These comments should be dealt with by actioning them, removing them, or changing them to Qt 6 to-do's.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes