On Mon, Dec 28, 2009 at 08:30:42AM -0600, Dirk Eddelbuettel wrote: > Three different Debian unstable users reported / confirmed the issue. A > simple test would be what has piled up in the bug reports, eg as demonstrated > by ChenLiang things break once we wrap gzfile() around:
> readLines(gzfile(system.file("DESCRIPTION", package="lattice"))) > returns nothing with the 1:1.2.3.4.dfsg-2 version whereas I on testing -- and > the unstable users who downgraded -- get the whole record: 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. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org