Bug 60948

Summary: indexer should pick up all headers in include path
Product: [Tools] CDT Reporter: Chris Wiebe <cwiebe>
Component: cdt-parserAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: keithc
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Chris Wiebe CLA 2004-05-04 14:04:01 EDT
Right now the index does not contain symbols from any files not referenced by a
.cpp file.  This is problematic when you want to browse new types from an
external header, such as choosing a base class in the class wizard.

I realize there may be performance/scalability ramifications - maybe this could
be turned off in a prefs page?
Comment 1 John Camelon CLA 2004-05-04 14:10:48 EDT
Loose header files in the workspace I can deal with ... 
The others, we'll have to see.
Comment 2 Bogdan Gheorghe CLA 2004-06-25 10:33:09 EDT
*** Bug 55160 has been marked as a duplicate of this bug. ***
Comment 3 Bogdan Gheorghe CLA 2004-06-29 02:22:27 EDT
Fixed in head.

- BG