Hi!

I look this warning messages on compile mysql-4.0.0.
My OS - FreeBSD 4.4

my_tempnam.c: In function `my_tempnam':
my_tempnam.c:103: warning: assignment from incompatible pointer type
my_tempnam.c:109: warning: assignment from incompatible pointer type
../mysys/libmysys.a(my_tempnam.o): In function `my_tempnam':
my_tempnam.o(.text+0x45): warning: tempnam() possibly used unsafely;
consider using mkstemp()
../mysys/libmysys.a(my_tempnam.o): In function `my_tempnam':
my_tempnam.o(.text+0x45): warning: tempnam() possibly used unsafely;
consider using mkstemp()

 
WBR,
  Mike L. Rogalsky
    http://www.auto.ru


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to