Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16217 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74163 invoked by uid 1010); 11 May 2005 20:21:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57547 invoked from network); 11 May 2005 20:06:02 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 11 May 2005 20:06:02 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:59948] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 44/DA-35155-8A562824 for ; Wed, 11 May 2005 16:06:01 -0400 Received: (qmail 16826 invoked from network); 11 May 2005 20:05:55 -0000 Received: from internal.zend.office (HELO localhost) (10.1.1.1) by internal.zend.office with SMTP; 11 May 2005 20:05:55 -0000 Date: Thu, 12 May 2005 00:05:53 +0400 To: Adam Maccabee Trachtenberg Cc: internals@lists.php.net, dmitry@zend.com Message-ID: <20050512000553.79525dd7.antony@zend.com> In-Reply-To: References: <20050511231817.08022b66.antony@zend.com> X-Mailer: Sylpheed version 1.9.9 (GTK+ 2.4.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/soap parse error in HEAD From: antony@zend.com (Antony Dovgal) On Wed, 11 May 2005 15:57:54 -0400 (EDT) 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 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)". Please try next snapshot (or update your local CVS repository), I committed the patch few seconds ago. -- Wbr, Antony Dovgal aka tony2001 antony@zend.com