There's no real need to use debug version of Qt if you don't want to debug
Qt itself, so in most cases the programmer won't see that warning.
On Jan 21, 2014 5:08 PM, <qt.dan...@free.fr> wrote:

> Le Mon, 20 Jan 2014 08:32:28 -0800, Thiago Macieira
> <thiago.macie...@intel.com>  écrivait:
>
> >I'd rather not add a check for things you shouldn't do but that might
> still
> >work nonetheless. That's wasted CPU cycles for people who did the right
> thing.
>
> Then only check it in debug mode : Programmer will be warned against
> bad practice, but final user will not be stolen CPU cycles.
>
> Quentin
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to