[Development] 64-bit QFlags support
Thiago Macieira
thiago.macieira at intel.com
Tue Aug 20 00:59:15 CEST 2024
On Sunday 18 August 2024 09:07:27 GMT-7 Thiago Macieira wrote:
> On Saturday 17 August 2024 22:13:44 GMT-7 Thiago Macieira wrote:
> > I'm running it through the CI now to see if there's anything I
> > missed and if QNX and INTEGRITY will join us or if they will keep the old
> > moc- generated content. I will not spend any time at all trying to
> > understand problems exclusive to them.
>
> And we have a winner! One of the QNX builds is running with libc++ 3.9, from
> late 2016. Its std::array is missing a bunch of constexpr.
>
> Does anyone want to try and fix this? Or should I just start adding #if to
> the code against such old versions and let QNX retain the old metaobject
> output?
I replaced the use of std::array with plain arrays. It's now passed with a
full precheck, even on INTEGRITY. Please review the series.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Principal Engineer - Intel DCAI Platform & System 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/20240819/9a007d58/attachment.bin>
More information about the Development
mailing list