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

ANGLE commit id is missing in angle\id\commit.h

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.1
    • 5.12.0
    • GUI: OpenGL, QPA: Windows
    • None
    • All, Windows
    • f7019fa43bca4ec26f76a4c4975cbb53b2886902 (qt/qtbase/5.12.1)

    Description

      Prior to Qt 5.12-beta3, the ANGLE commit ID was stored in qtbase\src\3rdparty\angle\src\id\commit.h
      (e.g.:
      #define ANGLE_COMMIT_HASH "8613f4946861"
      #define ANGLE_COMMIT_DATE "2016-02-11 19:53:41 +0000"
      )

      In Qt 5.12-beta3, the ANGLE was updated to some newer but unknown version:

      • directory layout was changed
      • commit id should be in qtbase\src\3rdparty\angle\id\commit.h
      • but the defines are not filled:

      #define ANGLE_COMMIT_HASH "unknown hash"
      #define ANGLE_COMMIT_DATE "unknown date"

      it is very inconvenient not to know which version is used

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            pupkin2000 Vasily Pupkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes