This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 115e. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.
2024-11-11
[Voted into WP at March, 2010 meeting.]
The terms “appertain” and “apply” are used in different ways in different subsections of 9.12 [dcl.attr]. A thorough editorial sweep of the entire section is needed to regularize their usage.
Proposed resolution (October, 2009):
Change 9.12.1 [dcl.attr.grammar] paragraph 4 as follows:
...If an attribute-specifier that appertains to some entity or statement contains an attribute thatdoes notis not allowed to apply to that entity or statement, the program is ill-formed...
Change 9.12.2 [dcl.align] paragraph 1 as follows:
...The attributecanmay be applied to a variable...
Change 9.12.11 [dcl.attr.noreturn] paragraph 1 as follows:
...The attributeappliesmay be applied to the declarator-id in a function declaration...
Change _N3225_.7.6.4 [dcl.attr.final] paragraph 1 as follows:
...The attributeappliesmay be applied to class definitions...
Change _N3225_.7.6.5 [dcl.attr.override] paragraph 1 as follows:
...The attributeappliesmay be applied to virtual member functions...
Change _N3225_.7.6.5 [dcl.attr.override] paragraph 3 as follows:
...The attributeappliesmay be applied to class members...
Change _N3225_.7.6.5 [dcl.attr.override] paragraph 5 as follows:
...The attributeappliesmay be applied to a class definition.
Change 9.12.4 [dcl.attr.depend] paragraph 1 as follows:
...The attributeappliesmay be applied to the declarator-id of a parameter-declaration... The attribute may alsoappliesbe applied to the declarator-id of a function declaration...