X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 06 Jan 2002 18:14:57 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: tim DOT van DOT holder AT pandora DOT be Message-Id: <3405-Sun06Jan2002181456+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <000401c196c1$abcba8b0$d07c76d5@zastaixp> (tim DOT van DOT holder AT pandora DOT be) Subject: Re: bash's 'test' is inconsistent on XP (causing autoconf testsuite failures) References: <000401c196c1$abcba8b0$d07c76d5 AT zastaixp> 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 > From: "Tim Van Holder" > Date: Sun, 6 Jan 2002 15:51:49 +0100 > > What annoys me is that '.' doesn't have the same behaviour; I'm > OK with test -f returning true, but then '.' should work without > complaining. What exactly is the problem with "."? I'm afraid I didn't quite understand that from your original message. > I'll see if Akim accepts an autoconf patch to use LFN=n with > that test; otherwise, I'll just keep it as a local patch for > the 2.53 release. I'd rather prefer that we try to fix it ourselves somehow. > BTW, is there any way of avoiding the fact that DJGPP programs > resize the DOS box to 80x50 under Win2K/XP? Since I usually > run at 132x60, the flashing back and forth gets annoying. Yes, it's very annoying. This goes back to NT4, btw, so it's probably there for good. One solution would be to use the ported rxvt or some other ported terminal emulator, but I never had time to try how well does it behave with DJGPP apps.