« Bugzilla Issues Index
#2242 — 12.13.5.3, 12.13.5.4: Revert removal of production parameters in Runtime Semantics
- bug_id:
2242
- creation_ts:
2013-11-12 05:08:00 -0800
- short_desc:
12.13.5.3, 12.13.5.4: Revert removal of production parameters in Runtime Semantics
- delta_ts:
2014-01-27 12:04:03 -0800
- 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:
6677
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-12 05:08:28 -0800
12.13.5.3 Runtime Semantics: IteratorDestructuringAssignmentEvaluation:
12.13.5.4 Runtime Semantics: KeyedDestructuringAssignmentEvaluation:
Production parameters have been removed, but are still needed in algorithm steps.
For example in 12.13.5.3, "AssignmentElement : DestructuringAssignmentTarget Initialiser{opt}", step 7a.
And 12.13.5.4, "AssignmentElement : DestructuringAssignmentTarget Initialiser{opt}", step 4a.
- commentid:
7133
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 12:04:03 -0800
fixed in rev22 editor's draft