ID: 19083 Comment by: andrzejk at navopgd dot pl Reported By: ricardpillosu at dorna dot com Status: Bogus Bug Type: Compile Warning Operating System: Linux Debian 2.4.18 PHP Version: 4CVS-2002-08-24 New Comment:
Why you don't just change the offending 'tempnam()' to 'mkstemp()' and close that discussions under different bug #s FOREVER??? In the tempnam(3) there's "Never use this function. Use mkstemp(3) instead." Doesn't it say anything to you? Previous Comments: ------------------------------------------------------------------------ [2002-08-24 08:44:38] [EMAIL PROTECTED] It's a _warning_, just ignore it. ------------------------------------------------------------------------ [2002-08-24 05:39:12] ricardpillosu at dorna dot com compiling ./configure --with-curl=/usr/include/curl message: ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam': /home/ricard/php4-200208240000/ext/mysql/libmysql/my_tempnam.c:103: the use of `tempnam' is dangerous, better use `mkstemp' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19083&edit=1