Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43263 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50015 invoked from network); 5 Mar 2009 12:55:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2009 12:55:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.44.28 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 74.125.44.28 yx-out-2324.google.com Received: from [74.125.44.28] ([74.125.44.28:38565] helo=yx-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/60-60894-ECBCFA94 for ; Thu, 05 Mar 2009 07:55:43 -0500 Received: by yx-out-2324.google.com with SMTP id 8so2215190yxb.83 for ; Thu, 05 Mar 2009 04:55:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=L42tgvM5Dok4gST2+pu4KOUaaHW9iXOUOA2NqG8M02g=; b=B/lFSd7nxIhlG0xuK0QpDHHOXgqbg3Gd7fFP+8YdWZiVwimc6M0jISoSesgAPRi2OH rlkAZCxgmDVgp54GFGcyU7N3BRcvjv4c/o5wPnCESWNCExZ980te9wZ6Fw5iCho2kHS4 itTgokgYfFBporkdnq4dNhkG9vgT5GjO0OuPY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=wTuBMgrXWkzAx1+UTmH/BzR61JSbI1+4s8oQudDXM6pQT1xUUN8yIYOQrFiOF5BmKI 0whv91JHAnvEZpOa/l2bsbnQIBL2YTkMguYZ6OuQjmehmHe6H7HG0A1AMmOTaY0hw5lW Oa1Tijii2qfR6PLmJVkqQbZqb8kD7a9ih1PoM= Received: by 10.100.191.9 with SMTP id o9mr765039anf.129.1236257740225; Thu, 05 Mar 2009 04:55:40 -0800 (PST) Received: from ?10.0.18.8? (ns.fiosaude.org.br [157.86.206.62]) by mx.google.com with ESMTPS id b29sm8689894ana.11.2009.03.05.04.55.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 05 Mar 2009 04:55:38 -0800 (PST) To: Iain Lewis Cc: internals@lists.php.net In-Reply-To: <46.00.60894.158CFA94@pb1.pair.com> References: <46.00.60894.158CFA94@pb1.pair.com> Content-Type: text/plain; charset=utf-8 Date: Thu, 05 Mar 2009 09:54:02 -0300 Message-ID: <1236257642.3257.1.camel@pena> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] compile failure in zend_builtin_functions.c for PHP6 From: felipensp@gmail.com (Felipe Pena) Hello, Em Qui, 2009-03-05 às 12:40 +0000, Iain Lewis escreveu: > 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. > Yes, Ilia was noticed about that. http://news.php.net/php.zend-engine.cvs/7429 Thanks. -- Regards, Felipe Pena