On Thu, 02 Aug 2001, Zeev Suraski wrote:
> At 09:05 02/08/2001, Andrei Zmievski wrote:
> >On Thu, 02 Aug 2001, Zeev Suraski wrote:
> > > It's only going to affect the TS build, so most extensions will be left
> > > unharmed. At any rate, leaving stuff for 4.1 has always been a way of
> > > saying 'maniana' in our group... As far as I'm concerned, we can just
> > > release the current code base as 4.1.
> >
> >No, I had to adjust a number of things in PHP-GTK after your changes,
> >even in non-TS build.
>
> Can you elaborate?
> One thing that may make sense is keeping the old FETCH macros as
> no-ops. Other than that, it should pretty much build fine.
That's what I had to adjust:
Replace *LS_FETCH() macros with TSRMLS_FETCH().
Replace *LS_CC|DC with TSRMLS_CC|DC.
Add TSRMLS_CC in a number of places where API functions are called.
The last two probably apply to TS build only but I still had to do them.
-Andrei
* 2 + 2 = 5 for extremely large values of 2. *
--
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]