Diff for /gforth/errors.fs between versions 1.13 and 1.14

version 1.13, 2003/02/17 22:42:08 version 1.14, 2003/02/28 10:59:11
Line 103  variable next-exception -2050 next-excep Line 103  variable next-exception -2050 next-excep
     next-exception @      next-exception @
     -1 next-exception +! ;      -1 next-exception +! ;
   
   -2049 constant broken-pipe-error ( -- n ) \ gforth
   \G the error number for a broken pipe
   

Removed from v.1.13  
changed lines
  Added in v.1.14


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>