View Issue Details

IDProjectCategoryView StatusLast Update
0000252LDMudLPC Compiler/Preprocessorpublic2004-11-27 00:02
ReporterlarsAssigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0000252: Loop labels
DescriptionShort: Label (loop-) statements
Date: 2001-06-04
From: Lars
Type: Feature
State: New

Allow to label loop and other conditional statements, so that berak and
continue can terminate them directly.

loop : foreach() {
         ...
         break loop;
       }
TagsNo tags attached.
External Data (URL)

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2004-11-27 00:02 lars New Issue