« Bugzilla Issues Index
#2597 — 25.3.3.3 GeneratorYield: Step 8 is invalid, copied from GeneratorResume
- bug_id:
2597
- creation_ts:
2014-03-26 06:54:00 -0700
- short_desc:
25.3.3.3 GeneratorYield: Step 8 is invalid, copied from GeneratorResume
- delta_ts:
2014-04-06 11:30:53 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 22: January 20, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
7474
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-03-26 06:54:35 -0700
25.3.3.3 GeneratorYield ( iterNextObj ), step 8:
> 8. Resume the suspended evaluation of genContext using NormalCompletion(value)
> as the result of the operation that suspended it. Let result be the value
> returned by the resumed computation.
Remove this step, erroneously copied from GeneratorResume.
- commentid:
7476
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-03-26 18:17:14 -0700
fixed in rev23 editor's draft
- commentid:
7577
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:30:53 -0700
fixed in rev23 draft