C2: make Compile::_major_progress a boolean

XMLWordPrintable

    • b23

      _major_progress is current an `int`, but we don't really use the value other than checking whether it's 0. We even have 2 occurrences of `_major_progress = true;`. Experiments hint that changing it into a `bool` works fine.

            Assignee:
            Marc Chevalier
            Reporter:
            Marc Chevalier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: