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

qmlsc: Only changed files are checked in incremental builds

XMLWordPrintable

      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.

        For Gerrit Dashboard: QTBUG-110961
        # Subject Branch Project Status CR V

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

              Created:
              Updated:

                There are no open Gerrit changes