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

qmlsc: Only changed files are checked in incremental builds

    XMLWordPrintable

Details

    Description

      It makes sense of course. But if there was an issue that qmlsc complained about in one file and fixing it required a change only in some other file, qmlsc isn't run on the first file again.

      That causes the user to think it is all fine now, even if the issue wasn't really fixed or there would have been other unrelated issues.

      Maybe this could be made to work by making the build to fail if qmlsc finds issues from a file about to be compiled.

      Could be basically reproduced by making an error in one file and running build twice, it only complains about it the first time.

      Attachments

        1. qtbug110961.tar.gz
          2 kB
          Joni Poikelin

        Issue Links

          Activity

            People

              qtbuildsystem Qt Build System Team
              poikelin Joni Poikelin
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: