On 8/30/07, BuildSmart <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> On Aug 29, 2007, at 23:15:26, BuildSmart wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > I've fixed the rar extension, was a no-brainer, a one-line change,
> > not worthy of a patch file.
> >
> > @ -628,7 +628,7 @
> >  /* {{{ rar_functions[]
> >   *
> >   */
> > - -function_entry rar_functions[] = {
> > +zend_function_entry rar_functions[] = {
> >       PHP_FE(rar_open,        NULL)
> >       PHP_FE(rar_list,        NULL)
> >       PHP_FE(rar_entry_get,   NULL)
> >
> > - -- BuildSmart
>
> Spoke too soon, while it builds with wanring it doesn't function
> properly and segfaults so I need to look at it a little closer.

Tony reads this list however I would suggest to use the right place to
post patch or report bugs:

http://pecl.php.net/package/rar to report a bug for the rar package.
http://pecl.php.net/support.php for the pecl-dev mailing list

Using the issues tracker will ensure that your patch will not get lost.

Cheers,
--Pierre

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

Reply via email to