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

Project wizard summary: Sorting of file names with subpaths fails on WIndows

    XMLWordPrintable

Details

    • Windows
    • 8798ed1ac (master)

    Description

      In the wizard summary page, on Windows, the sorting of files in sub directories is incorrect. The paths get converted to userOutput before they are tested for occurrences of '/'. Then they are assigned to a FilePath (which caused a QTC_CHEK warning in addition).

      SOFT ASSERT [17:31:02.551]: "false" in src\libs\utils\filepath.cpp:1111
      SOFT ASSERT [17:31:02.551]: "false" in src\libs\utils\filepath.cpp:1111
      SOFT ASSERT [17:31:02.551]: "false" in src\libs\utils\filepath.cpp:1111
      ...
      

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes