enabling exceptions in kcalc?
Martin Sandsmark
sandsmark at samfundet.no
Thu Jan 5 20:44:21 UTC 2012
On Thursday 5. January 2012 20.51.12 Evan Teran wrote:
> Currently, the kcalc build has exceptions disabled, would it be
> reasonable to enable them? Is there a policy against it entirely? Or
> is it just disabled by default?
Qt doesn't handle exceptions very well (mostly for hysterical reasons¹), so
you must be sure to catch all of them before they bubble up to the Qt event
loop, at least. Other than that I don't think there's anything stopping you.
¹: http://lists.trolltech.com/qt-interest/2002-12/thread00054-0.html
--
Martin Sandsmark
More information about the Kde-utils-devel
mailing list