activity indication without background parsing enabled

René J.V. Bertin rjvbertin at gmail.com
Sat May 30 18:57:31 BST 2015


On Saturday May 30 2015 13:22:29 Milian Wolff wrote:

Hi,

> Yes, I noticed that as well, but did not fix it yet. Patches welcome.

First glance suggests that ParseProjectJob::start() should never start when !ICore::self()->projectController()->parseAllProjectSources() .

The question is, what's the reason the project's files are added to the parser instance even if the parser isn't to be run?
Not adding any in that case would solve the issue too I think, but will that have undesirable side-effects?

Cheers,
R.



More information about the KDevelop mailing list