[Development] Another integer typedef OR how to prepare for 64-bit in Qt 5

Jean-Michaƫl Celerier jeanmichael.celerier at gmail.com
Wed Dec 5 19:57:15 CET 2018


On Tue, Dec 4, 2018 at 8:45 PM Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On Tuesday, 4 December 2018 10:43:31 PST Bernhard Lindner wrote:
> > Then let me rephrase my opionen: What every you plan to change regarding
> > size types in Qt6... do it the standard (C++20?) way.
>
> We're doing it the way the committee says it should have done in the first
> place, not the way it has done: signed.
>
>
Thanks, underflowing operations on std::containers's size_t have been an
unending source of bugs in the projects I work on.
(thankfully nowadays clang can check for it with -fsanitize=undefined).



> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
>
>
> _______________________________________________
> Development mailing list
> Development at lists.qt-project.org
> https://lists.qt-project.org/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20181205/fe825319/attachment.html>


More information about the Development mailing list