« Bugzilla Issues Index
#2042 — 14.4.12: YieldExpression RHSs missing phrases
- bug_id:
2042
- creation_ts:
2013-10-02 22:37:00 -0700
- short_desc:
14.4.12: YieldExpression RHSs missing phrases
- delta_ts:
2013-10-22 12:24:15 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 19: September 27, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
WONTFIX
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
5824
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-10-02 22:37:39 -0700
In 14.4.12 "Runtime Semantics: Evaluation",
group 5 is headed by:
YieldExpression : yield AssignmentExpression
and group 6 by:
YieldExpression : yield * AssignmentExpression
In each case, the RHS is missing phrase(s) from the defining production.
- commentid:
5937
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-22 12:24:15 -0700
the convention I'm now following is that I don't replicate [syntactic annotations] in the production that label semantic rules