Hi,

there seems to be a problem with tasker.fs in the new gforth:

$ cd /tmp/gforth-0.7.9_20211125/
$ ./gforth -e 'require tasker.fs' -e bye
in file included from *the terminal*:0:-14244047: 
in file included from *the terminal*:-1:9: 
tasker.fs:61:18: error: Undefined word
    dup r@ user' >>>normal-dp<<< + dup >r !
Backtrace:
kernel/int.fs:598:33:                    0 $7FF15CE3BA10 throw 
kernel/int.fs:602:48:                    1 $7FF15CE3BAC0 '-error 
kernel/int.fs:608:5:                     2 $7FF15CE3BB00 (') 
tasker.fs:48:12:                         3 $7FF15CEBA850 ' 

It works in gforth 0.7.3.

Regards,

Tomas

Reply via email to