[gforth] / gforth / kernel / int.fs  

gforth: gforth/kernel/int.fs

Diff for /gforth/kernel/int.fs between version 1.98 and 1.99

version 1.98, Mon Feb 17 22:42:09 2003 UTC version 1.99, Mon Feb 17 22:45:15 2003 UTC
Line 731 
Line 731 
     BEGIN      BEGIN
         .status          .status
         ['] cr catch if          ['] 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              \ if stderr does not work either, already DoError causes a hang
             2 (bye)              2 (bye)
         endif          endif


Generate output suitable for use with a patch program
Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help