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 32800 - Absolute path in include
Summary: Absolute path in include
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: corba (show other bugs)
Version: -S1S-
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-10 16:13 UTC by David Kaspar
Modified: 2009-12-21 07:06 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 David Kaspar 2003-04-10 16:13:07 UTC
How to reproduce:
1) Create "/tmp/a.idl" idl file (must be valid)
2) Create "/tmp/aaaa/b.idl" idl file. It should
contain this:

#include </tmp/a.idl>

3) Mount "/tmp/aaaa" directory into repository
4) ERROR - See "/tmp/aaaa/b.idl" node. It is mark
as invalid.
5) NOTE - When following line is used in b.idl
file, file is marked as valid.

#include "/tmp/a.idl"
Comment 1 Quality Engineering 2009-12-21 07:06:28 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