branches/kdevelop/3.4
Jens Dagerbo
jens.dagerbo at swipnet.se
Thu Feb 8 19:38:16 UTC 2007
On Thursday 08 February 2007 19.29.34 Jens Dagerbo wrote:
> On Wednesday 07 February 2007 22.15.31 you wrote:
> > Jens Dagerbo wrote:
> > > SVN commit 630916 by dagerbo:
> > >
> > > Don't play around with current working directory
> > >
> > > CCBUG: 141236
> > >
> > > M +0 -2 languages/cpp/cppsupportpart.cpp
> > > M +0 -2 languages/java/javasupportpart.cpp
> > > M +0 -1 languages/pascal/pascalsupport_part.cpp
> > > M +1 -2 lib/widgets/processwidget.cpp
> >
> > This seems to have broken C++ code completion. None of my files are
> > parsed any more.
>
> OMG!! That's really broken. Sadly, you're right. I wonder how I didn't spot
> that immediately. Interesting result though, this could perhaps explain
> some failures we're seeing.
>
> I'm trying to figure out why it happens.. I really think we should avoid
> putting back the change of the current working directory (but we'll have
> to, unless we figure this out).
>
I've committed a fix. Please test.
// jens
More information about the KDevelop-devel
mailing list