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

Conversion of versionless wrapper functions to macros needs to be reverted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.2.0 RC
    • 6.2.0 Beta3
    • Build System: CMake
    • None

      Changes to address QTBUG-96121 did not consider that macros introduce another level of escaping that functions do not. Converting the versionless wrapper functions to macros therefore introduced a potential behavior change. Those changes need to be reverted and an alternate fix applied for addressing the silent swallowing of output arguments by the wrappers.

      See upstream CMake issue: https://gitlab.kitware.com/cmake/cmake/-/issues/19972

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

            crscott Craig Scott
            crscott Craig Scott
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes