|
From: | Paul Eggert |
Subject: | Re: [Bug-tar] [PATCH] Do not fail when 'compress' is unable to provide sufficient compress ratio |
Date: | Mon, 25 Feb 2013 11:39:11 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3 |
I suggest something simpler: namely, just declare that the -Z (compress) program must conform to the compress API, so that its exit status 2 really means OK. That way, we can change only src/system.c and NEWS. The compress API is obsolete and isn't likely to change so this sounds safe.
[Prev in Thread] | Current Thread | [Next in Thread] |