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 80501 - "Add Option" for Dynamic Library
Summary: "Add Option" for Dynamic Library
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-18 17:25 UTC by dnikitin
Modified: 2007-05-28 13:47 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 dnikitin 2006-07-18 17:25:19 UTC
Project Properties dialog box. 
Configuration Type = Dynamic Library.

Configuration Properties --> Linker --> Libraries (Libraries dialog box)

Press "Add Option.." button to open "Select option" dialog box.

several IZs:
1. Button "Add Option..." has wrong tooltip
2. I can add -static option several times (e.g. -static,-static in command line)
3. I can add empty option. Choose 'Other option' and click ok --> empty line
will be added to the list of libraries and options.
Comment 1 Thomas Preisler 2007-05-24 20:43:15 UTC
1) and 3) fixed. 2) is not really a bug. You are allowed to add multiple
instances of -static or -dynamic on the command line ahd we don't check the
order or sequence.
Comment 2 dnikitin 2007-05-25 16:44:32 UTC
I can still reproduce 3) -- can add empty option.

-- choose 'Other option'
-- type several spaces (" ")
-- click ok 
--> empty line will be added.
Comment 3 Thomas Preisler 2007-05-25 17:55:11 UTC
80501 "Add Option" for Dynamic Library
Comment 4 Thomas Preisler 2007-05-25 17:55:44 UTC
checking for spaces.
Comment 5 dnikitin 2007-05-28 13:47:48 UTC
Verified in C/C++ Pack 20070528