Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1822

Broken invariant in BuildDataResolver

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 2.6.0
    • 2.6.0
    • General
    • None
    • 471650a66 (master)

         for (const auto &dependency : std::as_const(product->dependencies)) {
              QBS_CHECK(dependency->enabled);
              resolveProductBuildData(dependency);
          }

      In relaxed error handling mode (as when opened in qtcreator)

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

            kandeler Christian Kandeler
            dannix Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes