« Bugzilla Issues Index
#2487 — 22.1.5.3: References to "sparse" remain in [[ArrayIterationKind]] description
- bug_id:
2487
- creation_ts:
2014-01-29 18:10:00 -0800
- short_desc:
22.1.5.3: References to "sparse" remain in [[ArrayIterationKind]] description
- delta_ts:
2014-05-13 16:34:21 -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:
minor
- everconfirmed:
true
- reporter:
qantas94heavy
- assigned_to:
Allen Wirfs-Brock
- commentid:
7161
- comment_count:
0
- who:
qantas94heavy
- bug_when:
2014-01-29 18:10:11 -0800
The non-normative description in Table 42 of 22.1.5.3 for [[ArrayIterationKind]] still references the old "sparse" forms of this, even though they are no longer used. It should read:
> A string value that identifies what is to be returned for each element
> of the iteration. The possible values are: "key", "value", "key+value".