[PATCH] get some qt settings from config files

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Mon Nov 21 19:05:52 CET 2005


Thiago Macieira schrieb:
> Christian Ehrlicher wrote:
> 
>>rtti is needed for dynamic_cast<> and exceptions are needed because
>>dynamic_cast<> could throw an exception in case of a bad cast.
> 
> 
> dynamic_cast doesn't throw an exception for pointers -- only for 
> references.
> 
> I don't think we use dynamic_cast with references.
> 
> Most of KDE code is built without exceptions. So make it the default and 
> let whoever needs to use it enable it.
So checking for rtti qt-lib is correct, or?
And one more question - should exceptions be used when qt is build with
exception support or not?
Is all other ok (at least for now) - I would like to have this to get
some settings from qt which are hardcoded now (mostly the defines)

Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20051121/e833b840/signature.pgp


More information about the Kde-buildsystem mailing list