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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to