Bug 61800

Summary: [Parser] Lookup failing on the definition of a static field
Product: [Tools] CDT Reporter: John Camelon <john.camelon>
Component: cdt-parserAssignee: Andrew Niefer <aniefer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description John Camelon CLA 2004-05-11 16:32:52 EDT
There is a failed junit test case for SelectionSearch that demonstrates the 
following:

class ABCDEF{ public:
  static int x;
};
int ABCDEF::x = 5; // lookup of ABCDEF::x throws an exception from the symbol 
table
Comment 1 Kleo Hapitas CLA 2004-07-07 16:56:24 EDT
PR was not targeted to any particular release. Changing target milestone to 2.1
Comment 2 Andrew Niefer CLA 2004-07-07 18:03:23 EDT
fixed 
Comment 3 John Camelon CLA 2004-07-08 09:36:53 EDT
in HEAD?
Comment 4 Andrew Niefer CLA 2004-07-08 10:21:08 EDT
yes, in HEAD.  I've put this on a list of things I'm doing in head that will in 
the end go to 2.0.1
Comment 5 Andrew Niefer CLA 2004-08-10 13:22:11 EDT
fix is now in 2.0.1