On Mon, Dec 28, 2009 at 06:50:52PM +0000, Mark Brown wrote: > OK, I've isolated the change in gzio that causes this and will do an > upload shortly. feof() together with buffering was confusing a new > change that had been introduce into gzio; that's both changes to gzio.c > that I'll have reverted.
Incidentally, it looks like the reason this only bites R is that most applications check for EOF with a zero byte read but R is explicitly checking for EOF as well as looking for the zero byte read. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org