Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-33685

JSON Wizards: Version comparison can fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 18.0.1 (18.0 branch)
    • All Other Issues
    • None

      Some expressions in the wizard and template files compare Qt versions. With Qt 6.10, the comparison is most likely failing, no matter if '6.9' < '6.10' is a float comparison or string comparison.

      A reliable Major.Minor.Path version comparison utilily function, perhaps using QVersion in the background, seems to be needed.

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

            portale Alessandro Portale
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes