This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 165365 - 'Unable to resolve identifier i' is shown after renaming of argc
Summary: 'Unable to resolve identifier i' is shown after renaming of argc
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: REGRESSION
: 165412 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-18 06:29 UTC by dnikitin
Modified: 2009-05-19 07:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2009-05-18 06:29:49 UTC
Product Version: NetBeans IDE Dev (Build 200905171401)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.24-23-generic running on i386; UTF-8; en_US (nb)
-----------------------------------------------------------
-- open welcome.cc from Welcome sample project
-- rename argc variable
==> variable i is marked as unresolved. 

message 'Unable to resolve identifier i' is shown on the left toolbar (where line number is shown).
Comment 1 Vladimir Voskresensky 2009-05-18 15:21:01 UTC
fixed
http://hg.netbeans.org/cnd-main?cmd=changeset;node=4ac8e7382334
Comment 2 Egor Ushakov 2009-05-18 16:18:02 UTC
*** Issue 165412 has been marked as a duplicate of this issue. ***
Comment 3 Quality Engineering 2009-05-19 07:21:35 UTC
Integrated into 'main-golden', will be available in build *200905190201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4ac8e7382334
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#165365: 'Unable to resolve identifier i' is shown after renaming of argc