« Bugzilla Issues Index
#2389 — 14.4.11, "GeneratorBody : Comprehension": Collapse steps 4-6 into a single step
- bug_id:
2389
- creation_ts:
2013-12-13 08:01:00 -0800
- short_desc:
14.4.11, "GeneratorBody : Comprehension": Collapse steps 4-6 into a single step
- delta_ts:
2014-08-25 08:29:24 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 8, 2013 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:
6936
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-12-13 08:01:00 -0800
14.4.11 Runtime Semantics: EvaluateBody, "GeneratorBody : Comprehension":
Steps 4-6 can be merged into a single step:
> 4. Return the result of GeneratorStart(G, Comprehension).
This was already done for "GeneratorBody : FunctionBody".
- commentid:
9746
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-09 12:32:06 -0700
generator comprehensions removed in rev27
- commentid:
9905
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-25 08:29:24 -0700
fixed in rev27 draft