[PHP-DEV] Anybody change anything related to info.h? From: Zeev Suraski (zeev <email protected>)
Date: 12/28/99

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>