Re: Re: [bug-gnulib] bug in gl_FUNC_MKSTEMP

"Eli Zaretskii" <[email protected]> Mon, 20 Dec 2004 21:41:43 +0200
Newsgroups gmane.comp.tex.texinfo.pretest,gmane.comp.lib.gnulib.bugs
Message-ID <[email protected]>
> From: Jim Meyering <[email protected]>
> Date: Mon, 20 Dec 2004 16:25:04 +0100
> Cc: [email protected], [email protected]
> 
> does djgpp have the mkstemp bug that this test detects?

No.  The DJGPP version of mkstemp does TRT, even though invoking it
with a template such as "conftestXXXXXX" is a bit risky (the library
docs warns against that).  Still, it copes (by truncating the
characters before the XXXXXX part: you get coXXXXXX.tmp instead).

But thanks for making the change that avoids the risky usage.
_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://ff0.org/mailman/listinfo/texinfo-pretest