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 87618

Summary: *Code Model* using operator typeid should be investigated
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: Code ModelAssignee: nnnnnk <nnnnnk>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2006-10-20 11:11:15 UTC
typeid is operator of C++ lang, it is used the same way as function call. So, we
support it now as function call. But it doesn't have own Literal_ token like
other C++ operators.
Need to investigate to follow "using operator" convention in parser grammar.
Comment 1 Quality Engineering 2009-12-21 05:33:04 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team