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

Conversion of versionless wrapper functions to macros needs to be reverted

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes