Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43262 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47857 invoked from network); 5 Mar 2009 12:40:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2009 12:40:51 -0000 X-Host-Fingerprint: 195.212.29.75 blueice2n1.uk.ibm.com Received: from [195.212.29.75] ([195.212.29.75:20002] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/00-60894-158CFA94 for ; Thu, 05 Mar 2009 07:40:50 -0500 Message-ID: <46.00.60894.158CFA94@pb1.pair.com> To: internals@lists.php.net Date: Thu, 05 Mar 2009 12:40:36 +0000 User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 195.212.29.75 Subject: compile failure in zend_builtin_functions.c for PHP6 From: ilewis@uk.ibm.com (Iain Lewis) I'm getting a compile failure in zend_builtin_functions.c Looks like a recent change might have caused this. Was wondering if anyone was having a look at it? Ta.