« Bugzilla Issues Index
#3274 — 12.14.5.3: 'lref' not defined
- bug_id:
3274
- creation_ts:
2014-10-11 22:54:00 -0700
- short_desc:
12.14.5.3: 'lref' not defined
- delta_ts:
2014-10-14 15:18:05 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 27: August 24, 2014 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:
10332
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-10-11 22:54:11 -0700
In 12.14.5.3 "Runtime Semantics: IteratorDestructuringAssignmentEvaluation",
in the last group,
step 4.c.i says:
Return PutValue(lref, A).
but 'lref' is not necessarily defined at that point.
(Should step 1 have an 'Else' clause that also defines 'lref'?)
- commentid:
10341
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-12 11:28:34 -0700
fixed in rev28 editor's draft
it turned out that there were much more substantive issues that had to be fixed
- commentid:
10498
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:18:05 -0700
fixed in rev28