It looks like xmlrpc_error_number [ in main/main.c,
main/php_globals.h ] is typed wrong. It causes apache to
core dump on Solaris 8. It is crashing in OnUpdateString(),
which should be OnUpdateInt() right [main.c]? Also
xmlrpc_error_number should be a long, not a short
[php_globals.h]?

I don't know how xmlrpc_error_number is used tho ... Is it
alright to commit these two changes?

-James


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to