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

Finish migration to qsizetype [QtConnectivity]

    XMLWordPrintable

Details

    • 13
    • 89a1489eda (qt/qtconnectivity/dev) 89a1489eda (qt/tqtc-qtconnectivity/dev) 4a2a62ea44 (qt/qtconnectivity/6.3) 4a2a62ea44 (qt/tqtc-qtconnectivity/6.3) 4a2a62ea44 (qt/qtconnectivity/6.3.1) 3ac29667a2 (qt/tqtc-qtconnectivity/6.2)
    • Team B Foundation Sprint 55, Team B Foundation Sprint 56

    Description

      Let's be honest: the change from int to qsizetype sizes in Qt 6.0 was more than rushed. Half the API and a good chunk of implementation code is still using int when it should be using qsizetype, and we have been papering over this issue by making qMin() allow mixed-type arguments and, apparently, by removing the annoying MSVC warnings that, in Qt 5, so nicely pin-pointed all these implicit conversions as hard errors.

      Attachments

        For Gerrit Dashboard: QTBUG-102463
        # Subject Branch Project Status CR V

        Activity

          People

            mmutz Marc Mutz
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: