proposal: remove KTextEditor interface from kdelibs repository

Alexander Neundorf neundorf at kde.org
Tue Feb 1 18:56:59 GMT 2011


On Tuesday 01 February 2011, Aaron J. Seigo wrote:
> On Monday, January 31, 2011, Andreas Pakulat wrote:
> > On 01.02.11 01:18:58, Pino Toscano wrote:
> > > Alle martedì 1 febbraio 2011, Aaron J. Seigo ha scritto:
> > > > > The concern that I have, on the other hand, is whether this can be
> > > > > done in a source and binary compatible fashion. I just took a look
> > > > > at
> > > >
> > > > yes, it can. and i don't believe anything in kdelibs itself uses it.
> > >
> > > khtml does (but we know very few people care about it).
> >
> > Indeed the debugger does use it
>
> erf; two dependencies in kdelibs on KTextEditor. ok, that makes it a no go
> then ... hm.. looking at it, only khtml has a build-time dependency on it.
> if the texteditor part isn't available (or the source of the crash even? :)
> what does the debugger do at that point?
>
> i should go hunt down ervin and find out where that nice kdelibs
> interdependencies chart has gone to ...

You can also get the brand new cmake 2.8.4rc2 
(http://www.cmake.org/files/v2.8/?C=M;O=D), and try to run cmake with 
the "--graphviz=filename.dot" argument.
This will produce a huge dot file with all (library) dependencies, and smaller 
dot-files for each target, which show what they depend on.
This should also give you those dependencies.


Alex




More information about the kde-core-devel mailing list