Bug#354310: zlib1g-dev: doc gzclose versus gzerror

2006-02-25 Thread Mark Brown
tag 354310 + patch thanks On Sat, Feb 25, 2006 at 11:48:10AM +1100, Kevin Ryde wrote: > The thing that made me go to gzerror was of course that it gives a > string description. Maybe gzclose could note that you can't get a > string for its error (assuming that's in fact the case). I've sent thi

Bug#354310: zlib1g-dev: doc gzclose versus gzerror

2006-02-24 Thread Kevin Ryde
Package: zlib1g-dev Version: 1:1.2.3-9 Severity: wishlist In /usr/include/zlib.h, the description of gzclose says The return value is the zlib error number (see function gzerror below). This confused me into thinking I could call gzerror after gzclose to get a string description