To: djgpp AT delorie DOT com Subject: Re: minor bug in groff-1.10 In-reply-to: References: From: Esa A E Peuha Date: 13 Dec 1999 13:38:09 +0200 Message-ID: <86pr9grhxzy.fsf@sirppi.helsinki.fi> Lines: 22 X-Mailer: Gnus v5.6.43/Emacs 19.34 Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Eli Zaretskii writes: > On Thu, 2 Dec 1999, Juan Manuel Guerrero wrote: > > g:\bin/grops.exe::4: cannot unlink `g:/tmp/gfXXXXXX': No such file > > or directory (ENOENT) > > On TMPDIR (= g:/tmp) a file called gfaaaaaa (this time) always remains undeleted. > This is a known bug with the PostScript driver. If you can spot where > the bug is, please post the info here (and suggest a patch, if you can). That error message apparently comes from line 103 in file libgroff/tmpfile.cc and it seems that the call to mkstemp on line 87 in the same file somehow fails to change the string pointed to by templ; that's as far as I can tell by just looking at the sources (I don't have the c++ compiler installed) but hopefully helpful anyway. -- Esa Peuha student of mathematics at the University of Helsinki http://www.helsinki.fi/~peuha/