« Bugzilla Issues Index
#1442 — Typo: 12.6.4 runtime semantics: "statement" should be "expression"
- bug_id:
1442
- creation_ts:
2013-04-16 02:10:00 -0700
- short_desc:
Typo: 12.6.4 runtime semantics: "statement" should be "expression"
- delta_ts:
2013-05-14 18:13:03 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 14: March 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
Gareth Smith
- assigned_to:
Allen Wirfs-Brock
- cc:
andrebargull
- commentid:
3642
- comment_count:
0
- who:
Gareth Smith
- bug_when:
2013-04-16 02:10:31 -0700
In Section 12.6.4 "Runtime Semantics: Labelled Evaluation", step 1 in the first three cases is:
"Let keyResult be the result of performing For In/Of Expression Evaluation with Statement, enumerate, and labelSet."
If I understand correctly, then in these cases, this should read:
"Let keyResult be the result of performing For In/Of Expression Evaluation with Expression, enumerate, and labelSet."
A similar typo has been corrected for later cases, but these first three seem to have been missed.
- commentid:
3643
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-04-16 03:15:17 -0700
Dup of Bug 1421
- commentid:
3657
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-19 12:49:24 -0700
fixed in rev 15 editor's draft
- commentid:
3730
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-12 12:54:41 -0700
Fixed in rev 15 editor's draft.
- commentid:
3870
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:03 -0700
resolved in rev 15, May 14, 2013 draft