« Bugzilla Issues Index
#937 — 15.(14,15,16).1.1 - obj => iterable
- bug_id:
937
- creation_ts:
2012-11-07 07:37:00 -0800
- short_desc:
15.(14,15,16).1.1 - obj => iterable
- delta_ts:
2012-11-23 09:45:24 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
Nathan Wall
- assigned_to:
Allen Wirfs-Brock
- commentid:
2431
- comment_count:
0
- who:
Nathan Wall
- bug_when:
2012-11-07 07:37:32 -0800
In 15.14.1.1 (MapInitialisation), step 4d says "Let itr be the result of calling the Invoke abstraction operation with iterator, obj, and an empty List as arguments." Shouldn't it be "iterable" instead of "obj"? It looks like as it is now "iterable" is never used in the algorithm.
Likewise for sections 15.15.1.1 and 15.16.1.1.
- commentid:
2544
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-22 12:31:50 -0800
corrected in rev 12 editor's draft
- commentid:
2587
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:24 -0800
corrected in rev 12, Nov. 22, 2012 draft