tmpnam and mkstemp
Phil Edwards
pedwards@disaster.jaj.com
Tue Jan 23 09:41:00 GMT 2001
On Tue, Jan 23, 2001 at 09:19:43AM -0800, habib wrote:
> I get this surprising diagnostic:
>
> the use of `tmpnam' is dangerous, better use `mkstemp'
>
> when compiling code that uses the ANSI-C function tmpnam()
> with gcc 2.95.2 on redhat 7. I did not use to get this diagnostic
> with egcs 1.1.2.
>
> Is anybody else experiencing this? What might be causing it?
It's the GNU C library, glibc, not the compiler.
--
pedwards at disaster dot jaj dot com | pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools. Fools are protected by more capable fools.
More information about the Gcc
mailing list