« Bugzilla Issues Index
#3528 — 8.1.1.1.5 SetMutableBinding: Missing initialization for replacement binding
- bug_id:
3528
- creation_ts:
2015-01-15 08:24:00 -0800
- short_desc:
8.1.1.1.5 SetMutableBinding: Missing initialization for replacement binding
- delta_ts:
2015-01-15 16:19:05 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 30: December 24, 2014 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:
11369
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-15 08:24:33 -0800
8.1.1.1.5 SetMutableBinding (N,V,S), step 2
Add new steps after 2.b:
---
2.c Call the InitializeBinding concrete method of envRec with arguments N and V.
2.d Return NormalCompletion(empty).
---
- commentid:
11403
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-15 13:08:52 -0800
fixed in rev31 editor's draft
- commentid:
11450
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-15 16:19:05 -0800
In Rev31