« Bugzilla Issues Index
#1823 — 8.1.2.3: anomalous use of "Let X be Y"
- bug_id:
1823
- creation_ts:
2013-08-27 11:24:00 -0700
- short_desc:
8.1.2.3: anomalous use of "Let X be Y"
- delta_ts:
2013-11-10 16:58:43 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 19: September 27, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
VERIFIED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
5231
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-08-27 11:24:37 -0700
In 10.2.2.3 "NewObjectEnvironment (O, E)",
step 3 says:
Let envRec’s unscopables be an empty List.
Normally, "Let X be Y" is only used when X is a metavariable.
Change "Let ... be ..." to "Set ... to ..."
- commentid:
5364
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-10 12:54:46 -0700
fixed in rev19 editor's draft
- commentid:
5568
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:47:42 -0700
fixed in rev19
- commentid:
5621
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2013-09-28 14:05:57 -0700
8.1.2.3 / step 3 now says:
Set envRec’s unscopables be an empty List.
(i.e., you changed "Let" to "Set", but not "be" to "to".)
Change "be" to "to".
- commentid:
6340
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-01 19:49:20 -0700
fixed in rev 21 editor's draft
- commentid:
6565
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:16 -0800
fixed in rev21 draft