Date: 11/30/99
- Next message: php-bug <email protected>: "[PHP-DEV] PHP 4.0 Bug #2881: Not Parse error for invalid ereg arguments."
- Previous message: Bug Database: "[PHP-DEV] Bug #2879 Updated: Tinyint and bit fields return extra garbage on Sybase ASE on Linux and MS SQL 6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: evan715 <email protected>
Operating system: Red Hat Linux 6
PHP version: 4.0 Latest CVS (30/11/1999)
PHP Bug Type: Compile Warning
Bug description: assignment of incompatible pointer type
main.c: In function `php_module_startup':
main.c:897: warning: assignment from incompatible pointer type
I believe this has to do with the fact that fopen_function in struct zend_utility_functions hasn't been updated to the new (const char* filename, char **opened_path) that php_fopen_wrapper_for_zend() uses.
-- 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: php-bug <email protected>: "[PHP-DEV] PHP 4.0 Bug #2881: Not Parse error for invalid ereg arguments."
- Previous message: Bug Database: "[PHP-DEV] Bug #2879 Updated: Tinyint and bit fields return extra garbage on Sybase ASE on Linux and MS SQL 6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

