Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Strange Index Behavior

Hi,

 

We also observe similar issue (https://bugs.eclipse.org/bugs/show_bug.cgi?id=284318):

·         After "index -> rebuild": In some cases "call hierarchy" is not working.

·         After "index -> freshen all files": These problems are solved.

 

Although above bug was opened for CDT 6, it still occurs in CDT 8.0.x.

 

Thanks,

Yevgeny

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Tomljenovic Marko (CDG-SMT/EMT1)
Sent: Monday, January 07, 2013 5:59 PM
To: CDT General developers list.
Subject: [cdt-dev] Strange Index Behaviour

 

Hello guys,

I have a strange problem with the index:

 

I am having a big project with enabled indexer (enabled all optional settings (heuristics, …)  and disabled all skip… settings).

When I import the project (with already configured indexer as it is) and the indexer runs everything is fine.

When I “rebuild” the index the index visualization in the editor is wrong for some macros in some files (some parts are grayed out in the editor). Strangely the hover shows me the correct value of the macro.

When I “Freshen all files” on this file the visualization is correct again.

If I “rebuild” the whole project it is corrupt again.

 

Does anybody have an idea what the reason could be or at least what the difference regarding index creation is between “rebuild” and “freshen all files”?

 

Best regards

 

Marko Tomljenovic

 

 

This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.


Back to the top