Date: 05/13/00
- Next message: daniele <email protected>: "[PHP-DEV] PHP 4.0 Bug #4435: when you use the fwrite(file, string) function, it puts "\"s before any ' or ""
- Previous message: richard <email protected>: "[PHP-DEV] PHP 4.0 Bug #4434: Crash in PHP4TS.DLL"
- In reply to: Brad Crowder: "[PHP-DEV] 64-bit issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- TEXT/PLAIN attachment: assert-c-patch
-- 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: daniele <email protected>: "[PHP-DEV] PHP 4.0 Bug #4435: when you use the fwrite(file, string) function, it puts "\"s before any ' or ""
- Previous message: richard <email protected>: "[PHP-DEV] PHP 4.0 Bug #4434: Crash in PHP4TS.DLL"
- In reply to: Brad Crowder: "[PHP-DEV] 64-bit issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

