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 184384 - linker options not saved if no linker item set
Summary: linker options not saved if no linker item set
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-17 10:09 UTC by plastique
Modified: 2010-04-20 05:19 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 plastique 2010-04-17 10:09:25 UTC
In the C++ linker settings - if no linker option is set (be it a library, an option etc.), the 'additonal options' are not saved. This makes it impossible to only add a linker related command line to a project.
Not sure if this is only OSX, as for now I can only observe it under this OS.
Comment 1 soldatov 2010-04-19 07:30:42 UTC
linux has this problem also
Comment 2 Vladimir Voskresensky 2010-04-19 14:40:58 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/8f0c5322a767
Comment 3 Quality Engineering 2010-04-20 05:19:00 UTC
Integrated into 'main-golden', will be available in build *201004200200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8f0c5322a767
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #184384 -  linker options not saved if no linker item set