Re: [PHP-DEV] 64-bit issues From: Sascha Schumann (sascha <email protected>)
Date: 05/13/00

On Fri, 12 May 2000, Brad Crowder wrote:

> Folx,
>
> Just a note to let you know that there is at least one issue with building
> php4rc2 on an operating system where sizeof(int) != sizeof(long) (4 - 8).

I've gone through all modules which use OnUpdateInt. They all
store their variables now in variables of type long. I've
attached the necessary patch. If you still cannot build PHP,
please post what error messages you see.

- Sascha

-- 
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>