Mail Archives: djgpp/1999/12/13/08:31:10
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> writes:
> On Thu, 2 Dec 1999, Juan Manuel Guerrero wrote:
> > g:\bin/grops.exe:<standard input>: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/
- Raw text -