[gforth] / gforth / endtry-iferror.fs  

gforth: gforth/endtry-iferror.fs

Diff for /gforth/endtry-iferror.fs between version 1.1 and 1.2

version 1.1, Thu Feb 22 19:37:06 2007 UTC version 1.2, Sat Jun 2 13:22:31 2007 UTC
Line 1 
Line 1 
 \ provide TRY...ENDTRY-IFERROR...THEN on older Gforth's  \ provide TRY...ENDTRY-IFERROR...THEN on older Gforths
   
 \ Copyright (C) 2007 Free Software Foundation, Inc.  \ Copyright (C) 2007 Free Software Foundation, Inc.
   
Line 19 
Line 19 
 \ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.  \ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
   
   
 \ this provides the new-style TRY...ENDTRY-IFERROR...THEN syntax, but not the other new TRY constructs.  \ this provides the new-style TRY...ENDTRY-IFERROR...THEN syntax, but
   \ not the other new TRY constructs.
   
 [undefined] endtry-iferror [if]  [undefined] endtry-iferror [if]
     : endtry-iferror postpone recover ; immediate compile-only      : endtry-iferror postpone recover ; immediate compile-only


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help