« Bugzilla Issues Index
#946 — 11.4: incorrect production
- bug_id:
946
- creation_ts:
2012-11-08 17:01:00 -0800
- short_desc:
11.4: incorrect production
- delta_ts:
2012-11-23 09:45:55 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2441
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-08 17:01:24 -0800
In 11.4 "Unary Operators",
under "Static Semantics: Early Errors",
group 1 bullet 2 says:
It is a Syntax Error if the derived UnaryExpression is
PrimaryExpression : ( Expression )
and Expression derived a production that if used in place of
UnaryExpression would produce a Syntax Error according to these rules.
This rule is recursively applied.
but the given production does not exist. Change "PrimaryExpression" to "CoverParenthesizedExpressionAndArrowParameterList".
- commentid:
2515
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-22 09:53:34 -0800
corrected in rev 12 editor's draft
- commentid:
2699
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:55 -0800
corrected in rev 12, Nov. 22, 2012 draft