[Development] Disabling exception support in QtCore?

Knoll Lars Lars.Knoll at digia.com
Tue Oct 1 22:00:56 CEST 2013


Yes, signal/slot connections between user code should IMO still be able to
pass through exceptions. I am afraid removing that will break code that's
out there.

Cheers,
Lars

On 10/1/13 9:31 PM, "Hausmann Simon" <Simon.Hausmann at digia.com> wrote:

>
>Hmm question - certainly worth it for sjlj platforms like 32-bit ios.
>
>
>One thing I'd love to see is the ability to throw exceptions through
>meta-call invocations (would be useful for qml, which uses exceptions)
>
>
>Simon 
>
>
>
>Fra: Thiago Macieira
>Sendt: 21:20 tirsdag 1. oktober 2013
>Til: development at qt-project.org
>Emne: [Development] Disabling exception support in QtCore?
>
>
>
>
>Since we decided to roll back support for exceptions in our container
>classes,
>
>the only thing that currently needs exception support is the mainloop
>allowing 
>std::bad_alloc through.
>
>Is it worth it?
>
>Should we disable exceptions in QtCore?
>
>-- 
>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




More information about the Development mailing list