2 hashedstring.h?
Andreas Pakulat
apaku at gmx.de
Sat Dec 8 16:58:57 UTC 2007
On 08.12.07 17:42:46, David Nolden wrote:
> On Saturday 08 December 2007 17:33:55 Andreas Pakulat wrote:
> > Hi,
> >
> > I'm wondering why kdevplatform has 2 hashedstring.h headers, one is in
> > editor/ the other in language/duchain/
> >
> > If both libs need it, maybe it should be moved to util/.
>
> Heh? For me, there is no hashedstring.h in language/duchain. I have moved it
> into editor a few days ago, because it was needed there
Then you broke the build. cpp-support still uses duchain/hashedstring.h
in hashedstringset.h.
I guess in general its a good idea to do a make uninstall when moving
installed headers/libs around.
>, and duchain anyway depends on editor. But util/ would probably be the
>better place for it, as well as for hashedstringset.h/cpp
Uhm, no. Unless both are used/supposed to be used for more than just
language parts. Else they're fine where they are now.
Andreas
--
You will win success in whatever calling you adopt.
More information about the KDevelop-devel
mailing list