« Bugzilla Issues Index
#300 — 11.1.5.1: misplaced "*" in production
- bug_id:
300
- creation_ts:
2012-03-10 00:00:00 -0800
- short_desc:
11.1.5.1: misplaced "*" in production
- delta_ts:
2012-05-04 14:05:19 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 6: February 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:
742
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-03-10 00:00:48 -0800
In 11.1.5.1 [Object Initialiser] Static Semantics,
under "Early Errors",
there is the production:
* PropertyAssignment : PropertyName ( FormalParameterList ) { FunctionBody }
which should be
PropertyAssignment : * PropertyName ( FormalParameterList ) { FunctionBody }
- commentid:
878
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-05-04 14:05:19 -0700
corrected in May 4 2012 draft
and moved to 13.3