Date: 05/12/00
- Next message: richard <email protected>: "[PHP-DEV] PHP 4.0 Bug #4434: Crash in PHP4TS.DLL"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #4432: parse error"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] 64-bit issues"
- Reply: Sascha Schumann: "Re: [PHP-DEV] 64-bit issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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).
the function OnUpdateInt in php_ini.c needs to be consistent in its
treatment, and definitions of variables that use OnUpdateInt need to use int
as the storage type.
Brad
-- 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: richard <email protected>: "[PHP-DEV] PHP 4.0 Bug #4434: Crash in PHP4TS.DLL"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #4432: parse error"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] 64-bit issues"
- Reply: Sascha Schumann: "Re: [PHP-DEV] 64-bit issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

