Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368427

Summary: CDT Search finds defined macros twice
Product: [Tools] CDT Reporter: Marko Tomljenovic <marko.tomljenovic>
Component: cdt-otherAssignee: Project Inbox <cdt-core-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3    
Version: 7.0.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Testproject to reproduce bug none

Description Marko Tomljenovic CLA 2012-01-12 04:46:47 EST
Build Identifier: 7.0.2

When running a CDT search for a given String certain defines are found and shown twice in the search result view.

Reproducible: Always

Steps to Reproduce:
1. Take and import the attached project ("Import existing project")
2. Open CDT search and search for "CDT_SEARCH_BUG_MACRO" 
3. It is found twice in file "Adressen_VC.h" at the same location
Comment 1 Marko Tomljenovic CLA 2012-01-12 04:47:20 EST
Created attachment 209355 [details]
Testproject to reproduce bug