current state of KDE_DEPRECATED ?

Nicolas Goutte nicolasg at snafu.de
Wed Mar 15 18:46:09 GMT 2006


On Wednesday 15 March 2006 19:38, Alexander Neundorf wrote:
> Hi,
>
> I get a lot of compiler errors due to KDE_DEPRECATED used in front of a
> ctor with gcc 3.3.6 .

It should be 
static KDE_DEPRECATED
virtual KDE_DEPRECATED

(I have just fixed 2 files in kio/kio.)

> Is this the intended usage ?

No!

The changes in KDE were done unlike what is documented in KDE4PORTiNG.html and 
in the Doxygen comment of kdemacros.h.*

> Should KDE_DEPRECATED simply be defined to nothing with gcc < 3.4 ?

No, it should work.

>
> Bye
> Alex

Have a nice day!





More information about the kde-core-devel mailing list