KDE/kdelibs/kdeui
Peter Kümmel
syntheticpp at gmx.net
Sun Mar 12 14:12:16 GMT 2006
Thiago Macieira wrote:
>>> gcc <= 3.3 won't be able to use deprecation warnings.
OK, so your reply should read:
gcc < 3.3 won't be able to use deprecation warnings (just as well as Qt)
Qt docu:
... or you can define QT3_SUPPORT_WARNINGS instead, telling the compiler
to emit a warning when a compatibility function is called.
(This works only with GCC 3.2+ and MSVC 7.)
More information about the kde-core-devel
mailing list