Re: [Development] Sub-arch optimisations (was: How qAsConst and qExchange lead to qNN)

2022-11-23 Thread Thiago Macieira
On Wednesday, 23 November 2022 11:55:01 PST Thiago Macieira wrote: > abstractpickingjob.cpp:74:33: error: cannot convert ‘const Matrix4x4’ {aka > ‘const Qt3DCore::Matrix4x4_SSE’} to ‘const Qt3DCore::Matrix4x4_AVX2&’ > > I'll fix it. That was easy. I just had to remove code to make it work.

Re: [Development] Sub-arch optimisations (was: How qAsConst and qExchange lead to qNN)

2022-11-23 Thread Thiago Macieira
On Tuesday, 22 November 2022 07:10:28 PST Thiago Macieira wrote: > > Are the changes that enable multi subarch builds already up? > > I did not manage the find them. > > Not yet, only the initial clean-ups. I want to get them working first. I > fixed the qml_register_types issue last night, now I

Re: [Development] TSAN build of GLib+DBus+Qt 6.4 shows TSAN warnings

2022-11-23 Thread Thiago Macieira
On Wednesday, 23 November 2022 01:10:46 PST Dennis Luehring wrote: > TSAN findings > https://bugreports.qt.io/browse/QTBUG-108784 I was going to reply here because the issue isn't to a single Qt module, therefore having more eyes helps. We may also need to have decisions. However, after

Re: [Development] Nominating Marcus Tillmanns as Approver

2022-11-23 Thread Christian Kandeler via Development
On 11/22/22 22:27, A. Pönitz wrote: I'd like to nominate Marcus Tillmanns as an approver for the Qt project. +1 Christian ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] TSAN build of GLib+DBus+Qt 6.4 shows TSAN warnings

2022-11-23 Thread Dennis Luehring
Am 22.11.2022 um 18:55 schrieb Edward Welbourne: Hi Dennis, > [Thiago Macieira told me to move my Qt + TSAN diskussion from Interest > mailinglist over here] It occurs to me that this might be better handled as a bug-report in our Jira [0], to which the long sanitizer logs can be added as