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

QSG* Classes still use int as Container size type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • None
    • 6.0.0 Beta3
    • Quick: SceneGraph
    • None
    • All

    Description

      Classes like QSGNode and QSGGeometry still depending on int as default size_type for its construction and modification.

      This should be changed to qsizetype or underliing_container<QSGClass>::syze_type

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            febbe Fabian Keßler
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes