[Interest] iOS release build uncount issues - implicit conversion loses integer precision

Thiago Macieira thiago.macieira at intel.com
Mon Jun 19 17:37:27 CEST 2017


On Monday, 19 June 2017 07:28:38 PDT ekke wrote:
> Am 19.06.17 um 16:09 schrieb Kristoffersen, Even (NO14):
> > On 64 bit systems that piece of code does pointer1 – pointer2, which
> > would be a 64 bit value, then implicitly doing a narrowing cast since
> > the function returns an int (32 bit value on your arch).
> 
> never happened with Xcode 8.2

If this warning is new in 8.3, then it'll get quickly fixed in Qt's headers and 
the next release should have the necessary code to disable or suppress it.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list