delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-workers-bounces using -f |
Date: | Sun, 14 Apr 2002 19:08:55 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk> |
cc: | DJGPP workers <djgpp-workers AT delorie DOT com>, Jim Meyering <jim AT meyering DOT net> |
Subject: | Re: Fileutils 4.1 alpha 1 uploaded |
In-Reply-To: | <3CB974B2.678845E3@phekda.freeserve.co.uk> |
Message-ID: | <Pine.SUN.3.91.1020414190622.237A-100000@is> |
MIME-Version: | 1.0 |
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 |
On Sun, 14 Apr 2002, Richard Dawe wrote: > I've uploaded source and binary distributions of Fileutils 4.1 to: > > http://www.phekda.freeserve.co.uk/richdawe/djgpp/fileutils/4.1/ Thanks. > The sources should build on DOS, but I haven't tested that yet. I'll try to test that if I have time. > Also test > suite hasn't been modified to work on DOS (lots of tests use <stem>.$$ for > temporary filenames, which clearly doesn't work on DOS for PIDs > 999.) The canonical way of solving this is to create a directory $TMPDIR/tmp$$ (up to 8 characters for a 16-bit PID, so fits into DOS 8+3 limitations), and then create temporary files in that directory. Jim, will you accept patches for such an approach?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |