Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44308 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75287 invoked from network); 16 Jun 2009 14:47:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2009 14:47:07 -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 209.85.217.226 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: 209.85.217.226 mail-gx0-f226.google.com Received: from [209.85.217.226] ([209.85.217.226:35069] helo=mail-gx0-f226.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/69-31180-B60B73A4 for ; Tue, 16 Jun 2009 10:47:07 -0400 Received: by gxk26 with SMTP id 26so5815220gxk.23 for ; Tue, 16 Jun 2009 07:47:04 -0700 (PDT) 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=bGolkBBAIKepJkLhBMe1pGEinAPDuOjCbxqrGXssNzo=; b=fddT+LB0S+isPxyJztx8lZiOnlVV1vglyBhHGqco03uGDvEXoLrds+PeV+Z42RVmNs o6a+bnYoctXbV4tuODTcmo7ltt57EVn5+rDu099/Qr7gAI+lo2A6k0dXaAnzy8pyKHlZ JpDvphGfeCgerb3pxWWtz3O7dqzkfpO7mZgas= 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=nSomsRs+s1ICUnRR4+vA6Elqx3UIHr28EMP03K6bjrJc8YQnSQ3aAtcqGdRBBxSvXx alfWWQzqO3ZbqZ5eJDuI5XABEbwZpQEHrXnJezYqYpBsImGYfLsR2ZZgEgVALP6cCbUQ Jr7eBBQBo/nnkrxKaOVqu5/U/zpNfDnGxi48M= Received: by 10.90.56.17 with SMTP id e17mr7346911aga.4.1245163019126; Tue, 16 Jun 2009 07:36:59 -0700 (PDT) Received: from ?10.0.18.8? ([157.86.206.62]) by mx.google.com with ESMTPS id 38sm2094214aga.1.2009.06.16.07.36.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Jun 2009 07:36:58 -0700 (PDT) To: Johannes =?ISO-8859-1?Q?Schl=FCter?= Cc: Seiji Masugata , internals@lists.php.net In-Reply-To: <1245158707.4197.14.camel@goldfinger.johannes.nop> References: <20090616192956.8DE1.2A656278@digicom.dnp.co.jp> <1245158707.4197.14.camel@goldfinger.johannes.nop> Content-Type: text/plain; charset="UTF-8" Date: Tue, 16 Jun 2009 11:33:24 -0300 Message-ID: <1245162804.3648.0.camel@pena> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] PHP5.3.0RC3 small build problem From: felipensp@gmail.com (Felipe Pena) Em Ter, 2009-06-16 às 15:25 +0200, Johannes Schlüter escreveu: > Hi, > > out of curiosity: Which compiler/platform complained about that? Many > compilers accept the trailing comma as a language extension, while C89, > the standard we currently follow, forbids it (C99 would allow it). > > Could somebody apply the patch - Thanks! > Committed! Thanks, Seiji Masugata. -- Regards, Felipe Pena