« Bugzilla Issues Index
#2880 — 8.1.1.4 Table 19 CreateGlobalVarBinding API has missing initial value parameter
- bug_id:
2880
- creation_ts:
2014-05-19 18:23:00 -0700
- short_desc:
8.1.1.4 Table 19 CreateGlobalVarBinding API has missing initial value parameter
- delta_ts:
2014-07-18 23:18:11 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 24: April 27, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
B Abhijith Chatra
- assigned_to:
Allen Wirfs-Brock
- commentid:
8567
- comment_count:
0
- who:
B Abhijith Chatra
- bug_when:
2014-05-19 18:23:00 -0700
Where:
8.1.1.4 Global Environment Records
Table 19 — Additional Methods of Global Environment Records
CreateGlobalVarBinding(N, D)
What:
Missing V (initial value) from method CreateGlobalVarBinding(N, D)
This should have been CreateGlobalVarBinding(N,V, D)
- commentid:
9080
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-23 12:46:26 -0700
fixed in rev26 editor's draft.
eliminated V from table's description of CrateGlobalVarBinding. Added description of V argument to descriptionof CreateGlobalFunctionBinding
- commentid:
9302
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-18 23:18:11 -0700
in rev26 draft