[763] in Athena Bugs
Re: /paris/source/4.3/usr.athena/print9700.c
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Fri Sep 2 10:51:51 1988
Date: Fri, 2 Sep 88 10:51:22 EDT
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: Richard Basch <probe@ATHENA.MIT.EDU>
Cc: bugs@ATHENA.MIT.EDU, jik@ATHENA.MIT.EDU
In-Reply-To: Richard Basch's message of Fri, 2 Sep 88 10:16:39 EDT,
If you're going to catch empty file names, why explicitly treat them
like file names of zero length? That's sort of a bogus concept.
Probably looping on input would be better in that case (as long as EOF
is handled properly).