« Bugzilla Issues Index
#547 — 12.11: undefined "names"
- bug_id:
547
- creation_ts:
2012-07-14 18:34:00 -0700
- short_desc:
12.11: undefined "names"
- delta_ts:
2012-09-28 12:24:40 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 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
- commentid:
1331
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-14 18:34:52 -0700
In 12.11 "The switch Statement",
under "Static Semantics: LexicalDeclarations",
in rule 2, step 4 says:
"If the second CaseClauses is not present, return names."
but 'names' is not defined.
Change to 'declarations'.
Ditto step 5.
Ditto rule 3, step 2.
- commentid:
1481
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-14 09:44:08 -0700
corrected in editor's draft
- commentid:
1768
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:40 -0700
fixed in rev10, Sept. 27 2012 draft