I just emailed. Adam, you were right and CG()/EG() can't be accessed before TSRM_FETCH()

At 03:57 PM 5/11/2005 -0400, Adam Maccabee Trachtenberg wrote:
On Wed, 11 May 2005, Antony Dovgal wrote:

> On Wed, 11 May 2005 13:56:46 -0400 (EDT)
> Adam Maccabee Trachtenberg <[EMAIL PROTECTED]> wrote:
>
> > I'm getting a parse error with ext/soap in HEAD. This patch seems to
> > fix my problem. Can someone review and apply?
> >
> > http://www.trachtenberg.com/patches/soap_error_handler.txt
>
> Are you sure that moving TSRMLS_FETCH() at the end of all declarations doesn't help?
> What compiler are you using? (gcc-3.3.4 works fine, with and without ZTS enabled).


That could be okay. I wasn't sure how TSRMLS_FETCH() effected the EG()
and CG() macros.

FWIW, I am using "gcc version 2.95.4 20011002 (Debian prerelease)".

-adam

--
[EMAIL PROTECTED] | http://www.trachtenberg.com
author of o'reilly's "upgrading to php 5" and "php cookbook"
avoid the holiday rush, buy your copies today!

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

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



Reply via email to