Re: Things to do before 4.6.0
- From: Pavel Roskin <proski gnu org>
- To: "Andrew V. Samoilov" <kai cmail ru>
- Cc: mc-devel gnome org
- Subject: Re: Things to do before 4.6.0
- Date: Tue, 2 Jul 2002 17:36:37 -0400 (EDT)
> Not with gzip-1.3. In fact, debugging shows that mc never enters vfmake()
> and never runs gzip. The problem is with is_gunzipable() in src/util.c.
> It reads the uncompressed size at the end, and test.tgz has zeroes there.
is_gunzipable() has been completely rewritten and renamed to
get_compression_type(). It doesn't try to determine the uncompressed size
anymore - the size was only used as the indicator whether the file is
compressed or not.
The fix has been committed.
--
Regards,
Pavel Roskin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]