Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16734 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17250 invoked by uid 1010); 16 Jun 2005 15:13:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17234 invoked from network); 16 Jun 2005 15:13:24 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 16 Jun 2005 15:13:24 -0000 X-Host-Fingerprint: 216.117.147.250 unknown Linux 2.4/2.6 Received: from ([216.117.147.250:39386] helo=ctindustries.net) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 51/AD-20931-41791B24 for ; Thu, 16 Jun 2005 11:13:24 -0400 Received: from [127.0.0.1] (dsta-aa203.pivot.net [66.186.171.203]) (authenticated bits=0) by ctindustries.net (8.12.8/8.12.8) with ESMTP id j5GE5BTw009610; Thu, 16 Jun 2005 10:05:13 -0400 Message-ID: <42B1986F.9030603@ctindustries.net> Date: Thu, 16 Jun 2005 11:19:11 -0400 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wez Furlong CC: "internals@lists.php.net" References: <42B16B5F.6040402@ctindustries.net> <4e89b42605061608035320ecc6@mail.gmail.com> In-Reply-To: <4e89b42605061608035320ecc6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.85.1/941/Wed Jun 15 14:13:38 2005 on ctindustries.net X-Virus-Status: Clean Subject: Re: [PHP-DEV] HEAD doesnt compile From: rrichards@ctindustries.net (Rob Richards) Thanks. That was it. Rob Wez Furlong wrote: >I just fixed this; it was a trailing ; problem in that macro. > >--Wez. > > >