[Issue 24315] dmd/cpreprocess.d:87: warning: the use of `tmpnam' is dangerous, better use `mkstemp'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 6 01:55:23 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24315

--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
It returns a file descriptor for an already opened file.

--


More information about the Digitalmars-d-bugs mailing list