This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Those obnoxious "mktemp is not safe" warnings
> How's this:
Looks OK. How about adding a "Not for new uses" clause?
> /* This is for GCC, which has historically used typed null pointer
> constants. It needs to be here so it is seen by headers included
> by gcc's config.h.
>
> FIXME: GCC probably doesn't need to use typed nulls anymore.
> Clean it up, then remove this. Ware variable-argument functions. */