« Bugzilla Issues Index
#1141 — 15.4.4.11: undefined "O"
- bug_id:
1141
- creation_ts:
2012-12-19 08:06:00 -0800
- short_desc:
15.4.4.11: undefined "O"
- delta_ts:
2012-12-21 18:08:30 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3033
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-12-19 08:06:08 -0800
Variable "O" undefined in third paragraph:
---
Let len be the result of applying Uint32 to the result of Get(O, "length").
---
Should be instead:
---
[...] Get(obj, "length").
---
- commentid:
3062
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-12-21 11:42:15 -0800
corrected in rev 13 editor's draft