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

Environment variables are reordered alphabetically everytime in batch edit dialog

XMLWordPrintable

    • Linux/Wayland
    • 6d3f236aab08833bda44e1f1528c8a44db864651 (qt-creator/qt-creator/master)

      If following environment variables is set on Qt Creator, and build will be failed.

      CONFIGURE_FLAGS=--sysroot=${SDKTARGETSYSROOT}
      SDKTARGETSYSROOT=/my/sysroot/path
      

      If those are flipped in Batch Edit when each build timing, getting build successful. However, that order will be Qt Creator re-sort each line alphabetically.

       

      Expectation: If order is changed order by Batch Edit, keeping that order, not set order in each build timing.

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

            kandeler Christian Kandeler
            akizawa Akihito Izawa
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes