Re: [Development] More Issues with QMetaObjectBuilder

2024-10-22 Thread Thiago Macieira
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

Re: [Development] More Issues with QMetaObjectBuilder

2024-10-22 Thread Volker Hilsheimer via Development
> 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

Re: [Development] More Issues with QMetaObjectBuilder

2024-10-21 Thread Phil Thompson via Development
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 property and uses the internal parse_scope() to extract the scope and qualified key from

Re: [Development] More Issues with QMetaObjectBuilder

2024-10-21 Thread Thiago Macieira
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 > property and uses the internal parse_scope() to extract the scope and > qualified key from the name. However it does not handle temp