Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12758 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27162 invoked by uid 1010); 13 Sep 2004 15:00:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9027 invoked from network); 13 Sep 2004 14:54:05 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.250) by pb1.pair.com with SMTP; 13 Sep 2004 14:54:05 -0000 Received: by mproxy.gmail.com with SMTP id w67so44598cwb for ; Mon, 13 Sep 2004 07:54:04 -0700 (PDT) Received: by 10.11.117.25 with SMTP id p25mr102159cwc; Mon, 13 Sep 2004 07:54:04 -0700 (PDT) Received: by 10.11.117.13 with HTTP; Mon, 13 Sep 2004 07:54:04 -0700 (PDT) Message-ID: <4e89b42604091307545c8b917c@mail.gmail.com> Date: Mon, 13 Sep 2004 15:54:04 +0100 Reply-To: Wez Furlong To: steph@zend.com Cc: internals In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: [PHP-DEV] small and probably dodgy fix From: kingwez@gmail.com (Wez Furlong) If that fixes it, doesn't that imply that other systems without strcoll will also fail to build now? (are there any that we care about?) --Wez. On Mon, 13 Sep 2004 15:21:14 +0100, Steph wrote: > Hi list, > > HEAD is broken for me following Derick's new sort flag addition earlier > today. > > The attached one-liner may be a wrong fix, neither self nor D are sure. > However it _does_ allow HEAD to build on my system! > > - Steph > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > > >