--- gforth/BUGS 2000/03/11 17:49:44 1.33 +++ gforth/BUGS 2000/04/29 13:07:34 1.34 @@ -30,3 +30,7 @@ EKEY no longer works (does not recognize 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 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