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 99907 - Too many compiler tabs in Parser Settings dialog
Summary: Too many compiler tabs in Parser Settings dialog
Status: RESOLVED DUPLICATE of bug 100118
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2007-04-04 01:42 UTC by _ gordonp
Modified: 2007-12-06 17:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
is can be confused by the content of combobox even on Linux (28.60 KB, image/png)
2007-04-04 03:41 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gordonp 2007-04-04 01:42:45 UTC
The Parser Settings button (Tools->Options => C/C++ => Code Assistance tab)
shows multiple tabs for each compiler. This is primarily a Windows issue but
could happen on other systems.

The problem is caused by the Windows GNU distributions having symlinks to
gcc and g++. There is a tab for both the real file and each symlink. I'm
not sure how to recognise real from symlink as Windows doesn't understand
symlinks either.

This is related to, but much less serious than, IZ 99785.
Comment 1 Vladimir Voskresensky 2007-04-04 03:39:17 UTC
I have SuSe 10.1 and I have 3 configuration in Parser Settings dialog and in
main Tools dialog as well. Quite confusing the meaning of extra and not clear
what to configure
Comment 2 Vladimir Voskresensky 2007-04-04 03:41:27 UTC
Created attachment 40386 [details]
is can be confused by the content of combobox even on Linux
Comment 3 Alexander Pepin 2007-12-06 17:20:24 UTC
looks like a duplicate of issues #102210 and #100118  that both have been already fixed and verified.

*** This issue has been marked as a duplicate of 100118 ***