Date: 11/30/99
- Next message: adamc <email protected>: "[PHP-DEV] PHP 4.0 Bug #2877: gcc runs out of memory compiling zend_execute.c"
- Previous message: pa_wilki <email protected>: "[PHP-DEV] Bug #2876: --with-xml will not find include files"
- In reply to: Shane Caraveo: "[PHP-DEV] php_reentrancy.c + win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Nov 29, 1999 at 11:16:11PM -0500, Shane Caraveo wrote:
> 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.
Does it work now out of the box? I've put PHPAPI in front of
all prototypes and function declarations.
--Regards,
Sascha Schumann Consultant
-- 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: adamc <email protected>: "[PHP-DEV] PHP 4.0 Bug #2877: gcc runs out of memory compiling zend_execute.c"
- Previous message: pa_wilki <email protected>: "[PHP-DEV] Bug #2876: --with-xml will not find include files"
- In reply to: Shane Caraveo: "[PHP-DEV] php_reentrancy.c + win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

