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

Potential bug in nimproject.cpp

    XMLWordPrintable

Details

    • 3d8f42097b10f14334525eca20bd30bcd75a8eba

    Description

      Noticed that while doing the similar thing in DiffEditorPlugin.

      If the NimProject::collectProjectFiles() is to be called several times, it will work properly only for the first time. For the next calls m_futureInterface will stay in the "Started | Finished" state and the reportStarted() and the reportFinished() called from inside the lambda won't work properly. So reportFinished() won't cause the NimProject::updateProject() will be called.

      Attachments

        Activity

          People

            cuke Filippo Cucchetto
            jkobus Jarek Kobus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: