« Bugzilla Issues Index
#374 — 12.6.3: missing "IterationStatement:"
  
  
  - bug_id:
    374
  
- creation_ts:
    2012-06-04 00:27:00 -0700
  
- short_desc:
    12.6.3: missing "IterationStatement:"
  
- delta_ts:
    2012-06-16 09:37:45 -0700
  
- product:
    Draft for 6th Edition
  
- component:
    editorial issue
  
- version:
    Rev 7: May 4, 2012 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:
    965
  
- comment_count:
    0
  
- who:
    Michael Dyck
  
- bug_when:
    2012-06-04 00:27:11 -0700
  
In 12.6.3 "The 'for' Statement",
under "Static Semantics: VarDeclaredNames",
the first and third productions are:
    for (ExpressionNoInopt ; Expressionopt ; Expressionopt) Statement
    for (LexicalDeclarationNoIn; Expressionopt ; Expressionopt) Statement
In each case, insert "IterationStatement :" at the start.
  
  
  - commentid:
    1004
  
- comment_count:
    1
  
- who:
    Allen Wirfs-Brock
  
- bug_when:
    2012-06-16 09:37:45 -0700
  
fixed in "Rev 8", June 12,2012 draft