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

Complete q(u)int128 support

    XMLWordPrintable

Details

    • qint128

    Description

      The 128-bit integer support in Qt 6.6-beta4 is very limited. This epic collects the missing pieces to make the type usable in Qt:

      • documentation (QTBUG-116925)
      • plumbing:
        • qbswap<16> is missing, probably affecting other qendian.h functionality
      • literals (QTBUG-116822)
      • formatting & parsing
        • QTest::toString() (QTBUG-117011)
        • QLocale
        • QTextStream
        • QDataStream
      • hashing (QTBUG-116054)
      • serialization
        • QMetaType / QVariant
        • QSettings?

      Attachments

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

        Activity

          People

            Eddy Edward Welbourne
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes