Bug 14008

Summary: VariableBinding.getVariableId contains suspicious code
Product: [Eclipse Project] JDT Reporter: Jim des Rivieres <jeem>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M6   
Hardware: PC   
OS: All   
Whiteboard:

Description Jim des Rivieres CLA 2002-04-17 11:13:57 EDT
There is a FIXME in VariableBinding.getVariableId.
The implementation should be checked to make sure that it is
doing the right thing.
Comment 1 Olivier Thomann CLA 2002-04-17 11:21:31 EDT
The FIXME was irrelevant. The code does what the FIXME said it should do.
Fixed and released in HEAD.