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 239467 - Unresolved identifier in function pointer
Summary: Unresolved identifier in function pointer
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-13 13:07 UTC by soldatov
Modified: 2013-12-13 15:04 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 soldatov 2013-12-13 13:07:30 UTC
Regression in tests:
"items" is unresolved identifier

Code:
typedef void (*pointer)(const int items[], int arg);

int main(int argc, char** argv) {

    return 0;
}
Comment 1 Vladimir Voskresensky 2013-12-13 15:04:50 UTC
http://hg.netbeans.org/cnd-main/rev/8958da8ff4ea