Why are files parsed twice when opened?

Alexander Dymo dymo at ukrpost.ua
Thu Jul 5 20:18:36 UTC 2007


On 7/5/07, Andreas Pakulat <apaku at gmx.de> wrote:
> it seems that python (with the python language plugin) and also c++
> files are parsed twice when opening them. Is that intended or a small
> bug somewhere in the language-infrastructure in kdevplatform?
>
> Or is it caused because the plugins do the parsing on document
> activation and statechanged? (i.e. are both signals emitted during
> opening a document)

While doing an interfaces review with Jens we found that document
activation signal got emitted twice so that might be the reason.




More information about the KDevelop-devel mailing list