Error compiling the latest version

Andreas Pakulat apaku at gmx.de
Tue Apr 14 21:11:56 UTC 2009


On 14.04.09 23:48:44, Lior Mualem wrote:
> Thanks for the fix.
> 
> I didn't notice this bug since I still use 1.35. That's what Ubuntu
> ships and it seems to remain even in jaunty(9.04) which is odd (but
> somewhat off topic).
> 
> Anyway, why wouldn't we want exceptions enabled by default?

Because bad things will happen if you manage to miss an exception and
its not catched. It then propagates back to Qt's event loop and that
means the application will abort. Thats why exceptions are off by
default in KDE code.

Andreas

-- 
Never reveal your best argument.




More information about the KDevelop-devel mailing list