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

config.summary does not reflect the status of "-force-asserts"

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P4: Low P4: Low
    • 6.10.0 FF
    • 6.7.3, 6.10
    • Build System
    • None
    • Ubuntu 24.04 LTS

    • dc2a73cef (dev)

      1. Configure a release build of Qt.
        I used:
        ~/dev/src/qt-6.7.3/configure -opensource -confirm-license -prefix $PWD/qtbase -release
        
      2. In a different directory, do the same again but with added flag -force-asserts.
      3. Compare the files config.summary written to the respective directory.
        Expected: The enforced asserts are mentioned in the summary.
        Actual: Both files are identical although the resulting builds differ.

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

            jbornema Joerg Bornemann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes