[Bug c/28485] no prototype in stdlib.h for mkstemp()

2006-07-25 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-25 21:17 --- The uuse of -ansi causes the glibc headers to only define ISO C functions. This is not a GCC bug or even a glibc bug but a bug in your invocation. -- pinskia at gcc dot gnu dot org changed: What

[Bug c/28485] no prototype in stdlib.h for mkstemp()

2006-07-25 Thread robert-gcc at pine-ridge dot ca
--- Comment #1 from robert-gcc at pine-ridge dot ca 2006-07-25 21:15 --- Created an attachment (id=11939) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11939&action=view) The .i file requested -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28485