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

configure script is locale-sensitive

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • 5.1.0 Beta 1
    • Build System
    • None
    • 529a31c967a202458abd126d378a2f690c2ec256

    Description

      "awk [A-Z]" is used in several places in configure script but unfortunately Z is not the last letter in all alphabets.

      Example: X come after Z in Estonian alphabet and therefore "awk [A-Z]" matches variable QMAKE_CC but dosn't match QMAKE_CXX and many others.

      Attachments

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

        Activity

          People

            blino Olivier Blin
            kiibimees Lauri Laanmets
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes