Date: 12/28/99
- Next message: Andi Gutmans: "Re: [PHP-DEV] $string != $array should throw a warning!"
- Previous message: Mike R.: "RE: [PHP-DEV] 3.0.13 Release Candidate 1"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Maybe reply: rubys <email protected>: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Maybe reply: rubys <email protected>: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Suddenly, these warnings appear. Did anybody change anything in the
standard header files that could affect this?
../../../ext/mysql/php_mysql.c: In function `php_info_mysql':
../../../ext/mysql/php_mysql.c:347: warning: implicit declaration of
function `php_info_print_table_header'
../../../ext/mysql/php_mysql.c:349: warning: implicit declaration of
function `php_info_print_table_row'
../../../ext/mysql/php_mysql.c: In function `php_if_mysql_result':
../../../ext/mysql/php_mysql.c:1251: warning: implicit declaration of
function `php_addslashes'
../../../ext/mysql/php_mysql.c:1251: warning: assignment makes pointer
from integer without a cast
../../../ext/mysql/php_mysql.c: In function `php_mysql_fetch_hash':
../../../ext/mysql/php_mysql.c:1358: warning: assignment makes pointer
from integer without a cast
-- Zeev Suraski <zeev <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] $string != $array should throw a warning!"
- Previous message: Mike R.: "RE: [PHP-DEV] 3.0.13 Release Candidate 1"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Maybe reply: rubys <email protected>: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Maybe reply: rubys <email protected>: "Re: [PHP-DEV] Anybody change anything related to info.h?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

