file stream cannot call fread after EOF.

This commit is contained in:
Roberto Ierusalimschy
1999-03-04 11:50:26 -03:00
parent ab8ea5c38a
commit 6233d21c9d
2 changed files with 10 additions and 4 deletions

5
bugs
View File

@@ -70,3 +70,8 @@ lua_isnumber can modify it.
** lstrlib.c
Thu Feb 4 17:08:50 EDT 1999
>> format "%s" may break limit of "sprintf" on some machines.
** lzio.c
Thu Mar 4 11:49:37 EST 1999
>> file stream cannot call fread after EOF.