Re: KDE_DEPRECATED

2006-03-10 Thread Christian Ehrlicher
Peter Kümmel schrieb:
 kdemacros:
 
 #ifndef KDE_DEPRECATED
 # ifndef Q_CC_MSVC
 #  define KDE_DEPRECATED Q_DECL_DEPRECATED
 # else
 #  define KDE_DEPRECATED
 # endif
 #endif
 
 Why is KDE_DEPRECATED disabled for msvc?
 Does it still not work, even not placed in front
 of the functions?
It is working, but KDE_DEPRECATED is placed behind the functions in most
of the cases and I won't change this in every kdelibs-header...

Christian



signature.asc
Description: OpenPGP digital signature
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: KDE_DEPRECATED

2006-03-10 Thread David Faure
 It is working, but KDE_DEPRECATED is placed behind the functions in most
 of the cases and I won't change this in every kdelibs-header...

Well someone has to do it, and preferrably someone who can see the problematic 
instances... :)

-- 
David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem