--- gforth/extend.fs 2000/08/17 12:46:57 1.41 +++ gforth/extend.fs 2000/09/09 20:32:58 1.42 @@ -146,7 +146,7 @@ decimal >in @ loadfile @ if - loadfile @ file-position throw #TIB @ 1+ 0 d- \ !! bug for CRLF and EOF + loadfile @ file-position throw #fill-bytes @ 0 d- \ !! bug for CRLF and EOF else blk @ linestart @