« Bugzilla Issues Index
#582 — 12.6.4: missing "is"
- bug_id:
582
- creation_ts:
2012-07-22 19:36:00 -0700
- short_desc:
12.6.4: missing "is"
- delta_ts:
2012-09-28 12:23:59 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 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:
1376
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-22 19:36:12 -0700
In 12.6.4 "The for-in and for-of Statements",
under Runtime Semantics: Labelled Evaluation
in the definition of the abstract operation For In/Of Body Evaluation
step 3.e.vi.2 says:
"If status.[[type]] is normal and status.[[value]] not empty, then"
Insert "is" before "not empty".
- commentid:
1453
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-13 16:28:15 -0700
corrected in editor's draft
- commentid:
1646
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:23:59 -0700
fixed in rev10, Sept. 27 2012 draft