Euphoria Ticket #958: While loops with redo

Thw behavior of redo in for is more consistent with continue in while than a continue in for. While loops should use redo instead of continue. An exception should be with while with entry, where continue jumps to the entry statement.

When we iterate through lines the entry statement goes just before the gets call. Generally speaking the iteration tends to be just after the entry statement.

Details

Type: Feature Request Severity: Normal Category: Language
Assigned To: unknown Status: New Reported Release:
Fixed in SVN #: View VCS: none Milestone:

Search



Quick Links

User menu

Not signed in.

Misc Menu