[Development] Disabling exception support in QtCore?

Christoph Feck christoph at maxiom.de
Wed Oct 2 00:04:58 CEST 2013


On Tuesday 01 October 2013 21:20:29 Thiago Macieira wrote:
> 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?

If it allows us to get a backtrace actually showing where the 
unhandled exception was thrown (instead of saying it was caused by the 
Qt event loop), I am all for disabling exception support in QtCore.

-- 
Christoph Feck
http://kdepepo.wordpress.com/
KDE Quality Team



More information about the Development mailing list