Make EOF handling in IO.FS.Handle consistent with EOF handling in IO.FS.Handle.getLine. Previously returned error at EOF which ended up causing segmentation fault. Remove the declaration of g_io_error_eof, since it becomes redundant. Closes #349
7 lines
93 B
Text
7 lines
93 B
Text
/foo.txt
|
|
/foo2.txt
|
|
/foo3.txt
|
|
/foo4.txt
|
|
/print_error.lean.cpp
|
|
/print_error.lean.out
|
|
/tmp_file
|