Diff for /gforth/BUGS between versions 1.33 and 1.34

version 1.33, 2000/03/11 17:49:44 version 1.34, 2000/04/29 13:07:34
Line 30  EKEY no longer works (does not recognize Line 30  EKEY no longer works (does not recognize
 SEE does not work when the control structure is too complex (e.g.,  SEE does not work when the control structure is too complex (e.g.,
 load http://www.complang.tuwien.ac.at/forth/pentomino.fs and then do  load http://www.complang.tuwien.ac.at/forth/pentomino.fs and then do
 SEE NEXT-PIECE). anton 5mar2000  SEE NEXT-PIECE). anton 5mar2000
   
   RESTORE-INPUT does not work for files with CRLF newlines, and if
   SAVE-INPUT was called on a line without newline (i.e., on the last
   line)  anton 27apr2000

Removed from v.1.33  
changed lines
  Added in v.1.34


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