Okay, but can you just copy the file, apply the patch and read it then... To
see if i've not forgotten something (even if I worked hard on it).


--
Regards.
M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com Hébergement de sites internets.

"Derick Rethans" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> On Fri, 3 Jan 2003 [EMAIL PROTECTED] wrote:
>
> > Hello,
> >
> >        Even if this bug was assigned to sesser, this is a patch that fix
the
> > memory managment and that removes perror and replace it by
> > php_error_docref().
>
> +               php_error_docref(NULL TSRMLS_CC, E_WARNING, "ftp_open:
cannot get socket name");
>
> No need to repeat the ftp_open, this is php_error_docref's
> task:
> + php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot get socket name");
>
>
> >
> >     It's also online if the mailing is denying it:
> > http://nicos.worldakt.com/ftp_c.patch.
>
> Please don't mix code and whitespace changes, it's much harder to see
> the changes now.
>
> Derick
>
> --
>
> -------------------------------------------------------------------------
>  Derick Rethans                                 http://derickrethans.nl/
>  PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
> -------------------------------------------------------------------------
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to