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

Windows: QStandardPath::findExecutable() always appends a suffix (.exe, .bat)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.15.8
    • Core: I/O
    • None
    • Windows

    Description

      On Windows, a suffix (.exe, .bat) should only be appended if no suffix is present or does not exist in PATHEXT.

      However, a suffix is always appended, since the same searchExecutableAppendSuffix() function is always called.

       

      QStandardPath::findExecutable() code

       

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            mqualmann Maik Qualmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes