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
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to