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 183086 - *Fortran* Navigator: inner function should be child node of program node
Summary: *Fortran* Navigator: inner function should be child node of program node
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 14:11 UTC by dnikitin
Modified: 2011-11-07 17:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of navigator (81.75 KB, image/png)
2010-03-29 14:11 UTC, dnikitin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2010-03-29 14:11:22 UTC
Created attachment 96213 [details]
screenshot of navigator

If program (A) contains subroutine (as) or function (af) then as() and af() in navigator should be child-nodes of node A

See screenshot (as(), af() are on the same level as A)
Comment 1 nnnnnk 2010-05-05 13:06:09 UTC
Now program is a CsmFunction.
It should be something between function and namespace.
Comment 2 nnnnnk 2011-11-07 17:24:01 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/10dd36e32fb6