[gforth] / gforth / errors.fs  

gforth: gforth/errors.fs

Diff for /gforth/errors.fs between version 1.12 and 1.13

version 1.12, Mon Apr 1 15:34:34 2002 UTC version 1.13, Mon Feb 17 22:42:08 2003 UTC
Line 90 
Line 90 
 \ Gforth's errors:  \ Gforth's errors:
   
 -2048 s" Cannot tick compile-only word (try COMP' ... DROP)" rot errstring  -2048 s" Cannot tick compile-only word (try COMP' ... DROP)" rot errstring
   -2049 s" Write to broken pipe" rot errstring
   
 variable next-exception -2049 next-exception !  variable next-exception -2050 next-exception !
   
 : exception ( addr u -- n ) \ exception- gforth  : exception ( addr u -- n ) \ exception- gforth
     \G @var{n} is a previously unused @code{throw} value in the range      \G @var{n} is a previously unused @code{throw} value in the range


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help