« Bugzilla Issues Index
#858 — 13.2: undefined "FormalParameterList"
- bug_id:
858
- creation_ts:
2012-10-28 01:11:00 -0700
- short_desc:
13.2: undefined "FormalParameterList"
- delta_ts:
2012-11-23 09:45:19 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2253
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-28 01:11:44 -0700
In 13.2 "Arrow Function Definitions",
under "Static Semantics: Early Errors",
group 1 bullet 1 says:
It is a Syntax Error if IsSimpleParameterList of ArrowParameters is true
and any element of the BoundNames of FormalParameterList also occurs in
the VarDeclaredNames of ConciseBody.
but 'FormalParameterList' is not defined.
Change to "ArrowParameters"?
- commentid:
2268
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-29 11:59:52 -0700
corrected in rev 12 editor's draft
- commentid:
2571
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:19 -0800
corrected in rev 12, Nov. 22, 2012 draft