Moving controlflowgraph

Andreas Pakulat apaku at gmx.de
Sun Nov 8 16:08:01 UTC 2009


On 08.11.09 16:25:46, Esben Mose Hansen wrote:
> On Sunday 08 November 2009 15:01:38 Andreas Pakulat wrote:
> > >
> > > That would be a shame. I have now compiled it and it seems to work, so I
> > > will find your comments and see if I can fix the issues reported.
> > 
> > For me it simply crashed when I tried to open the toolview.
> 
> We will have to see if we can reproduce that. Crashing is of course no good, 
> but usually such is not too hard to fix once we can reproduce it.

For me it crashed deep inside graphviz/dot code IIRC, so no idea how to
fix that. I've fetched 2.24 from the homepage and built it. No idea
wether something went wrong there... 

Hmm, seems to work just fine with a package-installed version of
graphviz :)

> > > Note that while the controlflowgraph worked with no issues, the dependent
> > > kgraphviewpart did not, I had to fix a few lines of code for it to
> > > compile, and apparently boost1.37 was not good enough but had to be
> > > upgraded to 1.40 (less might have done it, of course).
> > 
> > Yeah, one problem ist that kgraphviewer has no release (afaik) and
> > another is that it needs a much newer graphviz than is available on my
> > system at least.
> 
> 2 lines of code changed fixed this for  me, see attached patch.

Thanks.

> It would be easy to make a a configure check that defined the missing
> function, if that is preferred.

If you can do that I suggest to contact kleag, he's the owner of
kgraphviewer and IIRC doesn't have much time to hack on it - hence its
not done. I did approach him 2 weeks ago or so and he said he'd look
into it, he'd sure welcome any help :)

> > To include it we need at least a public kgraphviewer release that has
> > all the needed features. And it needs to be released before KDE 4.4.
> 
> Indeed. Any idea about how to go about this?

Ask kleag to do it, IIRC Albert Astals Cid (aacid) also helps with
releasing extragear apps.

> > Another option would be to simply start working towards a
> > extragear/kdevelop-plugins module where plugins that want to release can
> > be gathered.
> 
> Yep, this is very much an option.

If we want to go with that I can ask the responsible people to create a
module dir for us and also check back on the exact terms regarding
release etc... (Not sure if techbase says anything about this)

Andreas

-- 
You could live a better life, if you had a better mind and a better body.




More information about the KDevelop-devel mailing list