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 246601 - Preprocessor skips header file which is included more than once
Summary: Preprocessor skips header file which is included more than once
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-21 09:26 UTC by petrk
Modified: 2014-11-20 12:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project which illustrates the problem (5.99 KB, application/gzip)
2014-08-21 09:26 UTC, petrk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petrk 2014-08-21 09:26:55 UTC
Created attachment 148809 [details]
Project which illustrates the problem

Preprocessor doesn't take into account that inner declaration name is macro-dependent. Sample project is in attachement