[Development] Enable Exceptions for Windows CE as default

lars.knoll at nokia.com lars.knoll at nokia.com
Wed May 9 23:39:53 CEST 2012


On 5/9/12 4:30 PM, "ext Thiago Macieira" <thiago.macieira at intel.com> wrote:

>On quarta-feira, 9 de maio de 2012 11.30.35, lars.knoll at nokia.com wrote:
>> Actually I wonder why we don't compile all of Qt with exceptions
>>disabled
>> by default and enable them only for the places they are really needed
>> (QtCore for exception safe signal/slot connections etc, and
>>QtXmlPatterns
>> because it uses them). Can anybody come up with a good reason not to do
>> this?
>
>I don't think we have a good reason.
>
>I think QtCore and QtXmlPatterns can enable exceptions and we can disable
>everywhere else.

How about this then?

https://codereview.qt-project.org/#change,25788

https://codereview.qt-project.org/#change,25787


Cheers,
Lars




More information about the Development mailing list