[Development] Upgrading the sources to C++11 keywords (Q_NULLPTR, etc.)

Knoll Lars Lars.Knoll at theqtcompany.com
Fri Jul 24 10:55:23 CEST 2015


On 23/07/15 19:16, "Thiago Macieira" <thiago.macieira at intel.com> wrote:

>On Thursday 23 July 2015 19:22:46 Marc Mutz wrote:
>> I believe we should strive to have the LTS release warning-free in this
>> regard. It's going to be in use for a long time, and the demand for
>>nullptr-
>> correctness will only grow with time.
>
>Agreed.
>
>I'd say go ahead with cleaning up zero-as-null in public headers and then
>add 
>it to headersclean.
>
>For 5.7, we can do s/Q_NULLPTR/nullptr/g.

Ok for me as well, if someone volunteers to do the job.

Cheers,
Lars



More information about the Development mailing list