« Bugzilla Issues Index
#165 — 11.1.5: production typo
- bug_id:
165
- creation_ts:
2011-07-21 16:11:00 -0700
- short_desc:
11.1.5: production typo
- delta_ts:
2011-07-27 21:00:14 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Initial draft July 12, 2011
- 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:
366
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2011-07-21 16:11:32 -0700
In 11.1.5 Object Initialiser,
algorithm #8 is introduced by:
"The production PropertyAssignment : PropertyName is evaluated as follows:"
but there is no such production.
I'm guessing you meant PropertyAssignment : IdentifierName,
in which case you'll need to change 'PropertyName' in the algorithm as well.
- commentid:
368
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2011-07-22 10:42:42 -0700
corrected in editor's draft