Antony, i've had a similar issue with extensions i've written. i get "Undeclared identifer" problems under VS.NET if TSRMLS_FETCH() does not appear after all other declarations.
l0t3k "Antony Dovgal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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). > > -- > Wbr, > Antony Dovgal aka tony2001 > [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php