archives

« Bugzilla Issues Index

#2880 — 8.1.1.4 Table 19 CreateGlobalVarBinding API has missing initial value parameter


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)


fixed in rev26 editor's draft.

eliminated V from table's description of CrateGlobalVarBinding. Added description of V argument to descriptionof CreateGlobalFunctionBinding


in rev26 draft