Re: [PHP-DEV] PHP6 - rar extension

2007-08-30 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yeah, I had just built something else using gcc 2.95 and forgot to switch back to 4.0, it sailed through giving it a warning and not an error. On Aug 30, 2007, at 06:23:23, Antony Dovgal wrote: On 30.08.2007 14:08, BuildSmart wrote: -BEGI

Re: [PHP-DEV] PHP6 - rar extension

2007-08-30 Thread Antony Dovgal
`cvs up` both HEAD and PECL/rar, I fixed the build. There were two separate problems: http://news.php.net/php.zend-engine.cvs/5979 http://news.php.net/php.pecl.cvs/8490 On 30.08.2007 14:23, Antony Dovgal wrote: > On 30.08.2007 14:08, BuildSmart wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Has

Re: [PHP-DEV] PHP6 - rar extension

2007-08-30 Thread Antony Dovgal
On 30.08.2007 14:08, BuildSmart wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > /php-src/ext/rar/rar.cpp: In function 'int zm_startup_rar(int, int)': > /php-src/ext/rar/rar.cpp:677: error: invalid conversion from 'void*' > to 'UChar*' > > ext/rar/rar.cpp: > 673:PHP_MINIT_FUNCTION(r

Re: [PHP-DEV] PHP6 - rar extension

2007-08-30 Thread Antony Dovgal
What was the problem again? On 30.08.2007 09:32, Pierre wrote: > 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

Re: [PHP-DEV] PHP6 - rar extension

2007-08-29 Thread Pierre
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