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 91401 - Go to declaration doesn't work when object is declared on the first string of file
Summary: Go to declaration doesn't work when object is declared on the first string of...
Status: VERIFIED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-21 11:33 UTC by Alexander Ioffe
Modified: 2013-05-17 14:00 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 Alexander Ioffe 2006-12-21 11:33:05 UTC
Create C/C++ file
Input following code in it:
int ff() {
    
}

int ff1() {
    
}

"int ff() {" should be the first string of file

open Class View.
try go to declaration for ff1() => works
try it for ff() => doesn't work
add empty line at the begining of file
try go to declaration for ff() => works
Comment 1 Vladimir Kvashin 2007-08-28 19:47:21 UTC
Does not repeat any more.
Comment 2 alexandrov 2007-12-27 07:08:59 UTC
verified in build 20071224