Date: 11/29/99
- Next message: Shane Caraveo: "[PHP-DEV] wierd one..."
- Previous message: tomwk <email protected>: "[PHP-DEV] PHP 4.0 Bug #2863: call to mysql_connect fails after calling mysql_close"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] php_reentrancy.c + win32"
- Reply: Sascha Schumann: "Re: [PHP-DEV] php_reentrancy.c + win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is missing the PHPAPI define for all the functions, which is needed
for proper compilation. Primarily this is with the strtok_r function,
which was put into the isapi module, but is not exported from the php4
dll.
Shane
-- 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: Shane Caraveo: "[PHP-DEV] wierd one..."
- Previous message: tomwk <email protected>: "[PHP-DEV] PHP 4.0 Bug #2863: call to mysql_connect fails after calling mysql_close"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] php_reentrancy.c + win32"
- Reply: Sascha Schumann: "Re: [PHP-DEV] php_reentrancy.c + win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

