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 155829 - Incorrect hint for unresolved #include
Summary: Incorrect hint for unresolved #include
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-19 11:03 UTC by ahot
Modified: 2009-02-19 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen (13.40 KB, image/png)
2008-12-19 11:04 UTC, ahot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ahot 2008-12-19 11:03:07 UTC
Type "#include <asd>"
Press Ctrl and move mouse on this directive.
Hint appears:
Unresolved directive:
#include &lt;asd&gt;   <====== should be #include <asd>
...
Comment 1 ahot 2008-12-19 11:04:17 UTC
Created attachment 75180 [details]
screen
Comment 2 Vladimir Voskresensky 2008-12-19 11:29:39 UTC
fixed:
http://hg.netbeans.org/main?cmd=changeset;node=48cef6df3ec9
Comment 3 Quality Engineering 2008-12-22 15:27:17 UTC
Integrated into 'main-golden', will be available in build *200812221122* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/48cef6df3ec9
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#155829: Incorrect hint for unresolved #include
Comment 4 ahot 2008-12-23 17:57:09 UTC
OK in Build 200812230201