KDE/kdelibs/kdecore
Dirk Mueller
mueller at kde.org
Sun Oct 22 16:08:40 BST 2006
On Sunday, 22. October 2006 16:51, Christian Ehrlicher wrote:
> exporting inlined functions is useless and gcc/windows produces a lot of
> warning because of this.
Ehm, a) those are not static inline, and therefore must be exported and
b) they're still deprecated, and you removed the DEPRECATED macro.
Please make them either static inline or figure out some way to suppress the
warnings.
Dirk
More information about the kde-core-devel
mailing list