There can be only one! (global.h)

David Faure faure at kde.org
Mon Mar 6 12:53:40 CET 2006


On Monday 06 March 2006 12:34, Peter Kümmel wrote:
> So what's the whole problem renaming some files?

The problem IMHO is that #include <kio/kio-global.h> looks redundant.
Remember that many apps include it, this isn't only internal to kio.
So why should internal kdelibs compiling issues force apps to write an
ugly include statement? #include <kio/global.h> is what was intended,
and it should just work that way.

So what's the problem with declaring the problem fixed and moving on? ;-))
It's good that a bug in the include paths was noticed; I actually think there is
more cleanup to do on the include paths, as I posted earlier on, but I'll have
to wait for cmake-kde to include the "auto include current dir" feature.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list