X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 09 Nov 2004 06:55:47 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4c618$Blat.v2.2.2$8604e900@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <1099950006.418fe7b679ed7@webmail.wilkes.edu> (fdonahoe AT wilkes DOT edu) Subject: Re: Editorial: What is our objective? References: <1099950006 DOT 418fe7b679ed7 AT webmail DOT wilkes DOT edu> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Mon, 8 Nov 2004 16:40:06 -0500 > From: fdonahoe AT wilkes DOT edu > > I have tried the tar 1.1.2 package. As supplied, the binary > failed four of the tests provided. The most noticable on > Windows XP was the failure to provide correct time stamps > for extracted files.. When recompiled it failed only the > last test, only one! Not good enough! Looking at gnu tar > 1.1.4 I realized there was not one trace of Eli's extensive > work on the earlier version. My changes were done on Tar 1.12a which was a prerelease taht was never released. Paul Eggert, who maintained Tar during 1.13.x phase, started his work with the official Tar 1.12, which had none of my patches. Now there's a new maintainer for Tar, who said he will use my patches to release a version that supports DJGPP. We will see.