[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gforth] [bug #56406] Inconsistent Control structure mismatch report
From: |
Bernd Paysan |
Subject: |
[Bug-gforth] [bug #56406] Inconsistent Control structure mismatch reporting |
Date: |
Tue, 28 May 2019 16:02:01 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36 |
Update of bug #56406 (project gforth):
Status: None => Invalid
Assigned to: None => paysan
_______________________________________________________
Follow-up Comment #1:
WHILE is equivalent to IF 1 CS-ROLL, and correspondingly REPEAT is AGAIN
THEN.
So when IF BEGIN AGAIN THEN is ok (means endless loop if the condition is
met), so is IF BEGIN REPEAT, which is the equivalent. Maybe surprising, but as
it follows the rules, we can't check against it.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56406>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/