programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Consolebug

From: Charles Melice <mail_at_forthcad.com>
Date: Mon, 20 Dec 1999 09:21:23 +0100

The following case seems to not work correctly with Consolebug.

    REQUIRES CONSOLEBUG
    1 TO BUGME

    : TEST1
        10 0 DO [BUG I . BUG] LOOP ;

    : TEST2
        10 0 DO I [BUG . BUG] LOOP ;

TEST1 display erroneous numbers. TEST2 is OK.

Charles Melice

.
Received on Mon Dec 20 1999 - 09:21:23 PST

This archive was generated by hypermail 2.2.0 : Thu Nov 20 2008 - 03:04:26 PST