current state of KDE_DEPRECATED ?
Thiago Macieira
thiago at kde.org
Wed Mar 15 22:52:06 GMT 2006
Nicolas Goutte wrote:
>> Should KDE_DEPRECATED simply be defined to nothing with gcc < 3.4 ?
Yes.
This is what we had discussed:
* KDE_DEPRECATED appears before the return types.
* KDE_DEPRECATED expands to nothing in ALL platforms by default.
* By turning a flag on, KDE_DEPRECATED expands to Q_DECL_DEPRECATED.
* gcc 3.3 users can't use that flag.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
thiago.macieira (AT) trolltech.com Trolltech AS
GPG: 0x6EF45358 | Sandakerveien 116,
E067 918B B660 DBD1 105C | NO-0402
966C 33F5 F005 6EF4 5358 | Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060315/5b928554/attachment.sig>
More information about the kde-core-devel
mailing list