Bug 176190 - [assist] Inferred variable names are not good when the declared type is a base type
Summary: [assist] Inferred variable names are not good when the declared type is a bas...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M6   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-02 10:48 EST by David Audel CLA
Modified: 2007-03-20 08:04 EDT (History)
1 user (show)

See Also:


Attachments
P (4.58 KB, text/plain)
2007-03-08 05:38 EST, David Audel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2007-03-02 10:48:16 EST
I20070228-0930

int va| // complete at | location

The inferred name is vaI and this name is not a good name. Nothing should be proposed instead.
Comment 1 David Audel CLA 2007-03-08 05:38:37 EST
Created attachment 60421 [details]
P
Comment 2 David Audel CLA 2007-03-08 05:43:30 EST
Released for 3.3M6.

Tests added
  CompletionTests#testCompletionVariableName37() -> testCompletionVariableName38()

Tests updated
  CompletionTests#testCompletionVariableName33() -> testCompletionVariableName36()
Comment 3 Maxime Daniel CLA 2007-03-20 08:04:33 EDT
Verified for 3.3 M6 using build I20070320-0010.