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 195283 - go to jumps to base template instead of specialization
Summary: go to jumps to base template instead of specialization
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 11:09 UTC by Vladimir Voskresensky
Modified: 2011-10-17 11:44 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 Vladimir Voskresensky 2011-02-10 11:09:46 UTC
open Fractal sample and try to jump on complex from complex<double long> => it jumps into base template instead of existing specialization complex<double long> 

+ there is a noise in output:
getVariableOrClassifierType: : we have several objects visible from /home/vv159170/NetBeansProjects/Fractal_1/fractal.cc [4247]
[0] CLASS complex<class _Tt>[11161-12483][complex 282:3-313:4]
[1] CLASS complex<double>[6070-8598][complex 162:3-222:4]
[2] CLASS complex<float>[3588-6065][complex 102:3-160:4]
[3] CLASS complex<long double>[8635-11107][complex 226:3-278:4]
Comment 1 nnnnnk 2011-10-17 11:44:13 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/7c3a4f52a75b