[Development] HEADS-UP: Branching from 'dev' to '6.6' done

2023-06-04 Thread Jani Heikkinen via Development
Hi! Qt 6.6 Feature Freeze is in effect now! We have also branched '6.6' from the 'dev'. So from now on all changes targeted to Qt 6.6 must have 'Pick-to: 6.6' and 'dev' is for Qt 6.7. br, Jani Heikkinen Release Manager > -Original Message- > From: Development On Behalf Of > Jani Heikk

Re: [Development] Requesting Feature Freeze Exception for C++20 comparison

2023-06-04 Thread Thiago Macieira
On Sunday, 4 June 2023 11:51:54 PDT Marc Mutz via Development wrote: > > The other problem is I want to take a second, thorough look at your > > #ifdefs > > for C++20. I have a feeling some of the changing return types are a recipe > > for binary compatibility problems, if not in our own code, then

Re: [Development] Requesting Feature Freeze Exception for C++20 comparison

2023-06-04 Thread Marc Mutz via Development
On 04.06.23 18:16, Thiago Macieira wrote: [...] > The other problem is I want to take a second, thorough look at your #ifdefs > for C++20. I have a feeling some of the changing return types are a recipe for > binary compatibility problems, if not in our own code, then in code that uses > our code.

Re: [Development] Requesting Feature Freeze Exception for C++20 comparison

2023-06-04 Thread Thiago Macieira
On Sunday, 4 June 2023 08:24:14 PDT Ivan Solovev via Development wrote: > Like I wrote, I generally consider this task done, except for the naming > issues. I have an impression that we will be able to come to an agreement > in a reasonable time frame. > > However, if you think that there are more

Re: [Development] Requesting Feature Freeze Exception for C++20 comparison

2023-06-04 Thread Ivan Solovev via Development
Hi Thiago, Like I wrote, I generally consider this task done, except for the naming issues. I have an impression that we will be able to come to an agreement in a reasonable time frame. However, if you think that there are more issues, let's discuss them and see what we can do to fix them. I to