[Issue 4100] New: Break and continue to label should mention foreach

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 17 10:55:22 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4100

           Summary: Break and continue to label should mention foreach
           Product: D
           Version: 2.041
          Platform: All
               URL: http://digitalmars.com/d/2.0/statement.html#BreakState
                    ment
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody at puremagic.com
        ReportedBy: jlquinn at optonline.net


--- Comment #0 from Jerry Quinn <jlquinn at optonline.net> 2010-04-17 10:55:19 PDT ---
Both break and continue can branch to a label, but the text only mentions for,
while, and do loops.  Foreach loops should also be included.  Dmd supports it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list