« Bugzilla Issues Index
#1602 — 7.9: Remove do-while statement from list of statements that must be semicolon terminated
- bug_id:
1602
- creation_ts:
2013-07-30 09:15:00 -0700
- short_desc:
7.9: Remove do-while statement from list of statements that must be semicolon terminated
- delta_ts:
2013-08-23 08:22:28 -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:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
4574
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-07-30 09:15:47 -0700
It's not required for the do-while statement to be semicolon terminated, cf. 12.6.1 ';' is optional, so it should not be mentioned in 7.9.
The DebuggerStatement and the LexicalDeclaration production are missing in 7.9, the DebuggerStatement is already tracked in bug 175.
- commentid:
4827
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-07 17:30:52 -0700
fixed in rev17 editor's draft
- commentid:
5072
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-23 08:22:28 -0700
fixed in rev17, August 23, 2013 draft