Bug 14008 - VariableBinding.getVariableId contains suspicious code
Summary: VariableBinding.getVariableId contains suspicious code
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-17 11:13 EDT by Jim des Rivieres CLA
Modified: 2002-04-17 13:30 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.