[Development] 64-bit QFlags support

Thiago Macieira thiago.macieira at intel.com
Tue Oct 1 22:59:18 CEST 2024


On Tuesday 1 October 2024 07:53:13 GMT-7 Thiago Macieira wrote:
> Update: this is a real regression. However, meta objects for private classes
> weren't working properly before either, so this only changed what fails.
> 
> Tracking in https://bugreports.qt.io/browse/QTBUG-129570
> 
> I know I can fix this for C++23 (static variables in constexpr functions). I
> don't know yet how to fix for pre-23.

I've got a working solution for C++17, see
https://codereview.qt-project.org/c/qt/qtbase/+/594999

This is far down in the development chain, so it will be a few weeks before 
support for private classes is restored. There are still some commits that 
need review before the metatype update, at which point we'll need to discuss 
the question at https://codereview.qt-project.org/c/qt/qtbase/+/586455 before 
proceeding.

-- 
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/20241001/ebdb595f/attachment.bin>


More information about the Development mailing list