Bug 68136

Summary: [Search] If the .h is the selected resource, no occurrences will be matched...
Product: [Tools] CDT Reporter: Mathieu Lapensée <lapensee>
Component: cdt-coreAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: All   
OS: All   
Whiteboard:

Description Mathieu Lapensée CLA 2004-06-21 23:40:38 EDT
Eclipse 200406192000  CDT 200406210818

Steps:
1) Create a project and put the Bubblesort file system in it.
2) Open the bubblesort directory and select the SD_01.h file in the C/C++ 
Projects view
3) Select "Search->C/C++"
4) Search For:  SD_01
Class/Struct
All Occurrences
Select Resources
5) press Search

We get 0 results.  I did not expect that.  I expected 4 as a result.   This is 
a bug that will be probably fixed in the next version of the CDT.
Comment 1 Bogdan Gheorghe CLA 2004-08-12 18:02:39 EDT
Fixed a while ago... in head and 2.0.1.

- BG