On Tuesday 22 October 2024 02:25:34 Pacific Daylight Time Volker Hilsheimer via
Development wrote:
> You can report a bug at https://bugreports.qt.io/projects/QTBUG, preferably
> with a bit of code that we can run to reproduce the issue.
Since this is a private class, I don't think we'll act on i
I've been pondering std::format for a while and I think for Qt we need a
different approach. Our most important use of a format()-like use would be
translated strings. I think we need to understand that before we tackle
debugging output and other non-categorised uses.
Before anything, is anyone
> On 21 Oct 2024, at 17:57, Phil Thompson via Development
> wrote:
>
> On 21/10/2024 16:49, Thiago Macieira wrote:
>> On Monday 21 October 2024 03:02:47 Pacific Daylight Time Phil Thompson via
>> Development wrote:
>>> In the QMetaProperty ctor it tries to resolve the QMetaEnum for the
>>> prope