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

Summary: Discovery wizard detects wrong value of macros with spaces
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: Project DiscoveryAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 122300    
Bug Blocks: 108501    

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