Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23229 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91625 invoked by uid 1010); 10 May 2006 15:53:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91610 invoked from network); 10 May 2006 15:53:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 May 2006 15:53:42 -0000 X-Host-Fingerprint: 217.79.190.163 r163.red.fastwebserver.de Received: from ([217.79.190.163:7921] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FF/94-19568-58C02644 for ; Wed, 10 May 2006 11:53:41 -0400 To: internals@lists.php.net,manchokapitancho@gmail.com ("Marian Kostadinov") Date: Wed, 10 May 2006 17:53:35 +0200 Message-ID: <20060510175335.788a140d@localhost.localdomain> In-Reply-To: References: Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 2.1.0 (GTK+ 2.8.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 217.79.190.163 Subject: Re: Win snapshot is not built (PHP 5.2) From: pierre.php@gmail.com (Pierre) On Wed, 10 May 2006 18:46:43 +0300 manchokapitancho@gmail.com ("Marian Kostadinov") wrote: > Hi all, > I wanted to get a 5.2 snapshot for windows but noticed the it did not > build. The error in the log is: > > ext\com_dotnet\com_extension.c(195) : error C2198: > 'zend_exception_get_default' : too few actual parameters > > Can anyone fix it so I can test the fixed __toString behaviour? Rob fixed this error earlier today, the next snapshots should work. -- Pierre