ID:               27845
 Updated by:       [EMAIL PROTECTED]
 Reported By:      asloan at antarctica dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Mandrake 9.2 AMD64
 PHP Version:      4.3.5
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------

[2004-04-02 15:33:42] asloan at antarctica dot net

Description:
------------
Compile warnings on 64bit Linux (Opteron) platform:



Thank you for using PHP.



/home/asloan/php-4.3.5/ext/standard/exec.c: In function
`proc_open_rsrc_dtor':

/home/asloan/php-4.3.5/ext/standard/exec.c:600: warning: cast from
pointer to integer of different size

/home/asloan/php-4.3.5/ext/standard/exec.c: In function
`zif_proc_open':

/home/asloan/php-4.3.5/ext/standard/exec.c:1019: warning: cast to
pointer from integer of different size

/home/asloan/php-4.3.5/ext/standard/file.c: In function `zif_fgetcsv':

/home/asloan/php-4.3.5/ext/standard/file.c:2308: warning: passing arg 4
of `_php_stream_get_line' from incompatible pointer type

/home/asloan/php-4.3.5/ext/standard/file.c:2373: warning: passing arg 4
of `_php_stream_get_line' from incompatible pointer type

/home/asloan/php-4.3.5/ext/standard/var_unserializer.c: In function
`php_var_unserialize':

/home/asloan/php-4.3.5/ext/standard/var_unserializer.c:308: warning:
comparison is always false due to limited range of data type

ext/mysql/libmysql/my_tempnam.lo(.text+0x47): In function
`my_tempnam':

/home/asloan/php-4.3.5/ext/mysql/libmysql/my_tempnam.c:115: the use of
`tempnam' is dangerous, better use `mkstemp'



Build complete.

(It is safe to ignore warnings about tempnam and tmpnam).



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27845&edit=1

Reply via email to