[Development] Switch of MinGW toolchain for Qt 5.1
Soroush R
soroush.rabiei at gmail.com
Sat Apr 6 20:06:47 CEST 2013
On Fri, Apr 5, 2013 at 4:24 AM, Thiago Macieira
<thiago.macieira at intel.com>wrote:
>
> For Qt code, that is not relevant. We don't let exceptions travel through
> Win32 kernel code and we do not interface with other C++ libraries that
> throw
> exceptions. We only call C code and we expect that code to behave under the
> rules of C: no exceptions thrown. (except for cancellation points)
>
> However, that doesn't mean the user application's code doesn't do that. For
> that reason, it's important that we provide them with a compiler that is as
> fully-capable as possible.
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
> Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
Good to know
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130406/9a2db6ca/attachment.html>
More information about the Development
mailing list