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 211687 - It is not clear what actual value is used for C/C++ file standard property
Summary: It is not clear what actual value is used for C/C++ file standard property
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: igor_nikiforov
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2012-04-25 09:23 UTC by igor_nikiforov
Modified: 2012-05-25 13:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description igor_nikiforov 2012-04-25 09:23:48 UTC
Starting from 7.2 it is possible to select C/C++ standard for individual file, folder or project itself. For folder and file the special value <Inherited> is available. It means that the value of the parent's property will be used. But if this value is selected it is not clear what will be inherited, so user have to check all the parents folders up to project to understand that. 

So we need some way to indicate the what value will be inherited.
Comment 1 Vladimir Voskresensky 2012-05-15 12:56:13 UTC
I agree. It should be displayed as:
Inherited (C++11)
Comment 2 igor_nikiforov 2012-05-25 13:45:39 UTC
The fix is here:
  http://hg.netbeans.org/cnd-main/rev/00d01659fa01