Re: [PHP-DEV] Proposed change to main.c From: Joey (joey <email protected>)
Date: 12/14/99

> Which compiler are you using? Declaring variables like this is bound to
> cause compatibility problems. emalloc() your storage instead.
>
>
> 3rd argument to strlcat() should be amount of free space left, not how
> many characters to copy.
>
> Have you tested all this?
>
> You might just want to send me the corrected patch and I'll add it after
> review along with the .ini option that controls this behavior.
>
> -Andrei
> * Ethernet n.: something used to catch the etherbunny. *
See, I /KNEW/ it couldn't be that easy...it compiles for me, and I used
error_log() to test it, and it works, but it just seemed to easy! :)

I'll send you the corrected patch later today...thanks for looking over it
for me.

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