Too much parsing :-)
Roberto Raggi
roberto at kdevelop.org
Wed Mar 12 14:18:06 UTC 2003
On Wed, 2003-03-12 at 13:21, Andras Mantia wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> With current CVS HEAD, I noticed that Gideon reparses the project files many
> times while you are working (eg. after running automake, configure, after
> building). As it's a time consuming task, I find it a little annoying.
> Previously I see bugs, when you selected a method from the Classes view, it
> took you to the declaration, instead of definition, and I believe this
> reparsing is a fix for that bug. But can't only the changed files be
> reparsed? There are about 1900 files in Quanta, which are reparsed after
> every build....
Andras, only the changed files are reparsed.. take a look at
CppSupport::maybeParse() ;)
ciao robe
More information about the KDevelop-devel
mailing list