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 211745 - Problem with c/c++ defines
Summary: Problem with c/c++ defines
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: Macintosh Mac OS X
: P4 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 22:31 UTC by escherichia
Modified: 2012-05-17 08:42 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 escherichia 2012-04-25 22:31:16 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Mac OS X version 10.7.3 running on x86_64
Java; VM; Vendor = 1.6.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.6-b01-415

When there is a code block #ifdef .... and #endif, Netbeans can not correctly identify the code structure to highlight and do the other stuff (code completion, refactoring etc) if there is a line between those defines which contains #.
Comment 1 Vladimir Voskresensky 2012-04-26 12:51:47 UTC
Please, provide more details with code sample, please.
If you can check current trunk version to see if it is already fixed it would be great.

Thanks,
Vladimir.