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
smime.p7s
Description: S/MIME cryptographic signature
-- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development