Date: Sun, 20 Sep 1998 11:46:16 +0300 (IDT) From: Eli Zaretskii To: Jim Chapman cc: djgpp AT delorie DOT com Subject: Re: Windows98 In-Reply-To: <3603CD72.1332@sympatico.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 19 Sep 1998, Jim Chapman wrote: > However in a DOS window when I run groff I get a message > from grops- Unable to unlink file /tmp/gfcaaaaa [EACCESS]. This is a known problem, it's been in the DJGPP port of Groff from day one. I didn't have time yet to debug it, and the message is harmless (it doesn't prevent Groff from working, it just leaves behind the temp file), and only when `grops' is run. I guess the program tries to delete a file that is still open, and Windows doesn't like that. Feel free to debug this if you have enough motivation. > There is a section in the FAQ about a register but it didn't make a lot > of sense to me. Which register? Look, it's just a bug, so the way to debug this is to download the sources and squash the critter.