Re: Things to do before 4.6.0



> 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]