X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Thu, 31 Jan 2002 09:50:30 -0600 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: Re: djtar patch Message-ID: <20020131095030.A4833@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <20020130150210 DOT F4099 AT kendall DOT sfbr DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from eliz@is.elta.co.il on Thu, Jan 31, 2002 at 10:37:56AM +0200 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: > -: And what about "Program files -> My Program Files"? -: > -: > This wouldn't be an acceptable ChangeFile entry anyway, given the way -: > the ChangeFile is read: -: > -: > sscanf(line, "%s %s", from, to); Furthermore, isn't the main reason for using `djtar' to safely extract filenames into an 8.3 environment? If you want to extract "Program files" to "My Program Files", then you already have LFN-capable system and you don't need djtar in the first place.