« Bugzilla Issues Index
#2200 — 25.2.1.1 GeneratorFunction: Allow GeneratorFunction without YieldExpression
- bug_id:
2200
- creation_ts:
2013-11-05 07:17:00 -0800
- short_desc:
25.2.1.1 GeneratorFunction: Allow GeneratorFunction without YieldExpression
- delta_ts:
2013-11-08 13:09:44 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 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:
6460
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-05 07:17:15 -0800
25.2.1.1 GeneratorFunction (p1, p2, … , pn, body), step 10:
> 10. If funcBody Contains YieldExpression is false, then throw a SyntaxError exception.
This step should be removed.
- commentid:
6475
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-06 17:07:31 -0800
fixed in rev21 editor's draft
- commentid:
6609
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:44 -0800
fixed in rev21 draft