--- gforth/kernel/int.fs 2003/02/17 22:42:09 1.98 +++ gforth/kernel/int.fs 2003/02/17 22:45:15 1.99 @@ -731,7 +731,7 @@ Defer .status BEGIN .status ['] cr catch if - >stderr ." can't print to stdout, leaving" cr + >stderr cr ." Can't print to stdout, leaving" cr \ if stderr does not work either, already DoError causes a hang 2 (bye) endif