Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86423 invoked by uid 1010); 10 May 2006 15:46:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86408 invoked from network); 10 May 2006 15:46:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 May 2006 15:46:47 -0000 X-PHP-List-Original-Sender: manchokapitancho@gmail.com X-Host-Fingerprint: 64.233.184.237 wr-out-0506.google.com Linux 2.4/2.6 Received: from ([64.233.184.237:34054] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 97/B3-19568-7EA02644 for ; Wed, 10 May 2006 11:46:47 -0400 Received: by wr-out-0506.google.com with SMTP id 71so1632690wri for ; Wed, 10 May 2006 08:46:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fLjffPkYvxnFNaxigqAD7VLOXn6Mcy2q9/JsS3QCZcNfvSjjIqHPHZk340+IAOBvZLFRUxd5uyInXbtlDxHR8Zt42r7Fg6I+wR9fdefcx4ypv6mfcI2rEa461yKtDV56LF7Od+8X+Q7/q9bcMLfEWNRVCPeN80mXU3Y2PIul13I= Received: by 10.64.213.16 with SMTP id l16mr493362qbg; Wed, 10 May 2006 08:46:43 -0700 (PDT) Received: by 10.65.186.2 with HTTP; Wed, 10 May 2006 08:46:43 -0700 (PDT) Message-ID: Date: Wed, 10 May 2006 18:46:43 +0300 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22165_11239801.1147276003475" Subject: Win snapshot is not built (PHP 5.2) From: manchokapitancho@gmail.com ("Marian Kostadinov") ------=_Part_22165_11239801.1147276003475 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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? ------=_Part_22165_11239801.1147276003475--