From b3aaa048b05e62d14431f1f45d17856df47a88ae Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy <roberto@inf.puc-rio.br> Date: Thu, 30 Dec 1999 16:40:57 -0200 Subject: bug: cannot reopen stdin (for binary mode) --- bugs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index 82d532f8..ef594901 100644 --- a/bugs +++ b/bugs @@ -133,3 +133,7 @@ Wed Dec 29 16:05:43 EDT 1999 >> return gives wrong line in debug information (by lhf; since 3.2 [at least]) +** ldo.c +Thu Dec 30 16:39:33 EDT 1999 +>> cannot reopen stdin (for binary mode) +(by lhf & roberto; since 3.1) -- cgit v1.2.3-55-g6feb