« Bugzilla Issues Index
#424 — 14: "Global Binding Instantiation"
- bug_id:
424
- creation_ts:
2012-07-02 14:35:00 -0700
- short_desc:
14: "Global Binding Instantiation"
- delta_ts:
2014-05-15 11:29:52 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 8: June 15, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- cc:
waldron.rick
- commentid:
1067
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-02 14:35:48 -0700
In 14 "Program",
under "Runtime Semantics: Program Evaluation",
step 8.a says:
"Perform Global Binding Instantiation as described in 10.5.x
using the global code."
But "Global Binding Instantiation" does not exist.
Should it be "Declaration Binding Instantiation"?
- commentid:
1973
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-10-22 16:38:32 -0700
I think it should be "Top-level Declaration Instantiation", as described in 10.5.1.
- commentid:
1974
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2012-10-22 16:47:03 -0700
Similarly,
in 15.1.2.1 "eval (x)",
step 7 says:
Perform Declaration Binding Instantiation as described in 10.5
using the eval code.
Change "Declaration Binding Instantiation" to "Top-level Declaration Instantiation" ?
- commentid:
8504
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2014-05-15 11:29:52 -0700
I think this bug was either resolved or overtaken by events in rev11 or rev12.