On Monday 15 June 2015 10:17:48 mark diener wrote:
> It WILL compile on all the platforms, runs fine on OSX/IOS Simulator, but
> on Android it will surely DIE.

In addition to what the others said, "run fine" is missing a characterisation. 
Your program is running under undefined behaviour because the requirement 
applies to all platforms, not just Android.

it just so happens that one of the possible undefined behaviours is to run 
exactly like you expected it to.
-- 
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