Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23236 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9761 invoked by uid 1010); 11 May 2006 00:22:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9745 invoked from network); 11 May 2006 00:22:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2006 00:22:07 -0000 X-PHP-List-Original-Sender: kingwez@gmail.com X-Host-Fingerprint: 64.233.166.179 py-out-1112.google.com Linux 2.4/2.6 Received: from ([64.233.166.179:58147] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E0/33-19568-EA382644 for ; Wed, 10 May 2006 20:22:06 -0400 Received: by py-out-1112.google.com with SMTP id 39so74285pyu for ; Wed, 10 May 2006 17:22:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=asRgw4YWOs/wNFJfZCvU46xD7Z5DdzdR8L8PCn2OvKcxm+BneyfO1W6q5fSRxKo5076+XXWwWG5MK45UaGU4+hyjxxAOyxd+cPgx+Cxc5PvwoJj5nTja84fQ3zcm1TEw4JGW6xAz+XnhdfbRGD1nTJyBrHyLKB53rw0/6gxBi50= Received: by 10.35.98.6 with SMTP id a6mr302029pym; Wed, 10 May 2006 17:22:02 -0700 (PDT) Received: by 10.35.40.20 with HTTP; Wed, 10 May 2006 17:22:02 -0700 (PDT) Message-ID: <4e89b4260605101722g29cfa6d2j4ff343e172dbf417@mail.gmail.com> Date: Wed, 10 May 2006 20:22:02 -0400 To: "Antony Dovgal" Cc: "Rob Richards" , internals In-Reply-To: <4461EFEC.2040301@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4461ED79.8060908@ctindustries.net> <4461EFEC.2040301@zend.com> Subject: Re: [PHP-DEV] patch: zend_API.c - compile file From: kingwez@gmail.com ("Wez Furlong") Any true C compiler would break there. On 5/10/06, Antony Dovgal wrote: > On 10.05.2006 17:41, Rob Richards wrote: > > The extra semi-colon is causing build to fail here. > > Committed, thanks. > > Just interesting: what compiler do you use? > > -- > Wbr, > Antony Dovgal > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >