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

Summary: It is not clear what actual value is used for C/C++ file standard property
Product: cnd Reporter: igor_nikiforov <igor_nikiforov>
Component: ProjectAssignee: igor_nikiforov <igor_nikiforov>
Status: RESOLVED FIXED    
Severity: normal Keywords: USABILITY
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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