On Monday 05 December 2005 13:58, Guillaume Laurent wrote: > Care to support this with actual data ? And what's better, that the > compiler includes stack unwinding info, or that you write it yourself > through a bunch of if (returnCode == error) {...} ? Well, the compiler has to be very careful to be correct, that means it has to do exception handling tricks at many places (unless nothrow() is used, which we don't have in kdelibs (patches welcome)). -- Dirk//\ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<