[Development] qsizetype and classes working with QStrings or QList

Marcel Krems marcel.k.dev at gmail.com
Mon Aug 24 16:54:10 CEST 2020


https://bugreports.qt.io/browse/QTBUG-86224


On 24.08.2020 09:26, Giuseppe D'Angelo via Development wrote:
> On 23/08/2020 16:06, Marcel Krems wrote:
>> If they keep using int there could be a lot of warnings like this one:
>> warning: implicit conversion loses integer precision: 'qsizetype' (aka
>> 'long long') to 'int' [-Wshorten-64-to-32]
>
> I'm afraid that these warnings will be all over the place anyhow. Just 
> how much code has been written against int-based APIs? (For the 
> record, that's why I wanted a configure time switch to choose the size 
> of qsizetype).
>
> But anyhow: yes, as a consistency factor, as many APIs as possible 
> should be ported to qsizetype. Could you please file a bug report?
>
> Thanks,
>
> _______________________________________________
> Development mailing list
> Development at 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/20200824/bc26b78d/attachment.html>


More information about the Development mailing list