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 122146 - Discovery wizard detects wrong value of macros with spaces
Summary: Discovery wizard detects wrong value of macros with spaces
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 6.x
Hardware: All Solaris
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on: 122300
Blocks: 108501
  Show dependency tree
 
Reported: 2007-11-16 13:38 UTC by Alexander Simon
Modified: 2013-05-17 15:07 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 Alexander Simon 2007-11-16 13:38:22 UTC
Discovery wizard for Sun Studio detects macros from command line.
If macros value contains space the wizard set wrong macros value.
For example:
-DLICENCE=' "[author\nSmith]" "[copyright\n1999]" '
Wizard detect:
LICENCE='
Comment 1 Alexander Simon 2007-11-19 16:38:50 UTC
fixed in trunk

CVS log:

Checking in DwarfSource.java;
/shared/data/ccvs/repository/cnd/dwarfdiscovery/src/org/netbeans/modules/cnd/dwarfdiscovery/provider/DwarfSource.java,v
 <--  DwarfSource.java
new revision: 1.23; previous revision: 1.22
done