From f9dd50cefc6c1c2c57f24d9985c1cc073d9d7300 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Fri, 22 Sep 2000 15:14:06 -0300 Subject: `read("*w")' should return nil at EOF --- bugs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index 09ce3051..780b164a 100644 --- a/bugs +++ b/bugs @@ -198,3 +198,13 @@ Tue Aug 29 15:57:41 EST 2000 >> gc tag method for nil could call line hook (by ry; since ?) + + +================================================================= +--- Version 4.0 Beta + +** liolib.c +Fri Sep 22 15:12:37 EST 2000 +>> `read("*w")' should return nil at EOF +(by roberto; since 4.0b) + -- cgit v1.2.3-55-g6feb