[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] `tmpnam' is dangerous, better use `mkstemp'



M,

> In function `CondorFileAgent::open(char const*, int, int)':
> : the use of `tmpnam' is dangerous, better use `mkstemp'
> 
> I got the executable, but I don't know if it could be considered valid.

it's just a warning from the compiler, which you can safely ignore. - Reuti