[Development] Q_FOREACH, again

Thiago Macieira thiago.macieira at intel.com
Mon Aug 14 20:46:29 CEST 2023


On Monday, 14 August 2023 10:32:36 PDT Marc Mutz via Development wrote:
> It does _not_ have any influence on user code.

Except where accidentally the QT_NO_FOREACH gets copied to the library's CMake 
INTERFACE. Then it does. This happened for QT_NO_CONTEXTLESS_CONNECT when it 
was applied to Qt6UiPlugin.

We don't understand why it happened there (didn't bother to investigate), so 
be aware that your claim may be incorrect and that user code may be affected 
regardless of your intention.

See 93de403391b59acf90fbe7319a059382dfe458a6 in the qt-creator repository.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230814/1179070a/attachment.bin>


More information about the Development mailing list