delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | ieva01.lanet.lv: pavenis owned process doing -bs |
Date: | Wed, 13 Jan 1999 09:53:20 +0200 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | Alexandre Oliva <oliva AT dcc DOT unicamp DOT br> |
cc: | "Mark E." <snowball3 AT usa DOT net>, autoconf AT gnu DOT org, djgpp-workers AT delorie DOT com |
Subject: | Re: patch for autoheader.sh |
In-Reply-To: | <orhftvkbgp.fsf@araguaia.dcc.unicamp.br> |
Message-ID: | <Pine.A41.4.05.9901130944510.52332-100000@ieva01.lanet.lv> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
On 13 Jan 1999, Alexandre Oliva wrote: > On Jan 12, 1999, "Mark E." <snowball3 AT usa DOT net> wrote: > > > Thanks to Andris Pavenis for diagnosing the > > problem and finding a workaround. > > I second that! It has bugged me in the holidays, when I had to work > on Windows at my parents... > > > + # Force $tmpout to close to avoid file sharing problems under Windows > > + exec > con > > This should probably be `exec > /dev/null', since `con' doesn't exist > in most systems. > No problems with /dev/null in DJGPP. But I don't know how it will be with for example CygWin (as I'm not using it). I see this as possible source of problems on MS-DOS and Windows based systems. /dev/null is emulated for DJGPP so there all is Ok. Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |