« Bugzilla Issues Index
#1647 — 11.13.*: misc typos
- bug_id:
1647
- creation_ts:
2013-07-31 00:35:00 -0700
- short_desc:
11.13.*: misc typos
- delta_ts:
2013-08-23 08:22:02 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 16: July 15, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
4621
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-07-31 00:35:17 -0700
11.13.3.1 / Static Semantics: Early Errors / group 3 / item 1"
It is a Syntax Error LeftHandSideExpression is either ...
After "Error", insert "if".
(= bug 701)
---
11.13.3.1 / Static Semantics: Early Errors / rule 3 bullet 5
It is a Syntax Error if IsInvalidAssignmentPattern of
/LeftHandSideExpression/ is true.
'IsInvalidAssignmentPattern' is not defined.
(= bug 716)
---
11.13.3.2 / Runtime ...: Destructuring Assignment Evaluation / group 4 / step 2
ReturnIfAbrupt(Name)
s|Name|name|
- commentid:
4756
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-05 17:34:20 -0700
fixed in rev17 editor's draft
- commentid:
5026
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-23 08:22:02 -0700
fixed in rev17, August 23, 2013 draft