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

Christian Kandeler Christian.Kandeler at qt.io
Tue Dec 4 17:59:51 CET 2018


On Tue, 4 Dec 2018 17:35:58 +0100
Bernhard Lindner <private at bernhard-lindner.de> wrote:

> > It's not that it's 
> > always sufficient, but it's sufficient for a sufficient number of use-cases, 
> > thus avoiding unnecessary casts *and* avoiding mistakes in conversion.  
> 
> Avoiding cast? Creating casts! I rarly need to cast unsigned sizes to signed in a
> compliant environment. But I need a LOT of casts whenever integrating Qt with compliant
> code.

What is this "compliance" you speak about?


Christian



More information about the Development mailing list