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

QByteArray::isLower() is completely different from QString::isLower() , ditto isUpper()

    XMLWordPrintable

Details

    • 2d95b75345 (qt/qtbase/dev) 2d95b75345 (qt/tqtc-qtbase/dev) cadd1cb0ef (qt/qtbase/6.2) b26b25bfaa (qt/qtbase/6.3) cadd1cb0ef (qt/tqtc-qtbase/6.2) b26b25bfaa (qt/tqtc-qtbase/6.3) b26b25bfaa (qt/tqtc-qtbase/6.3.0)

    Description

      Compare

      I remember we argued about the QString in the inital submission, and settled for toLower() == *this. QByteArray, however, still checks for a match to ^[a-z]+$, which is devoid of sense.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            mmutz Marc Mutz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes