Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7403 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59381 invoked by uid 1010); 29 Jan 2004 13:07:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59341 invoked from network); 29 Jan 2004 13:07:36 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 29 Jan 2004 13:07:36 -0000 Received: (qmail 20486 invoked by uid 501); 29 Jan 2004 13:07:36 -0000 Received: from unknown (HELO localhost) (217.160.91.103) by kdserv.de with SMTP; 29 Jan 2004 13:07:36 -0000 Date: Thu, 29 Jan 2004 14:07:28 +0100 (=?X-UNKNOWN?Q?Westeurop=E4ische_Normalzeit?=) To: Patrick Welche cc: internals@lists.php.net In-Reply-To: <20040129125954.GF7886@quartz.newn.cam.ac.uk> Message-ID: References: <20040121165220.GH6748@quartz.newn.cam.ac.uk> <20040122110338.GB7285@quartz.newn.cam.ac.uk> <20040122141708.GA8827@quartz.newn.cam.ac.uk> <20040122152248.GC8827@quartz.newn.cam.ac.uk> <20040129125954.GF7886@quartz.newn.cam.ac.uk> X-X-Sender: sas@tellyd2.de MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] buildconf From: sascha@schumann.cx (Sascha Schumann) On Thu, 29 Jan 2004, Patrick Welche wrote: > On Fri, Jan 23, 2004 at 08:51:16AM +0100, Sascha Schumann wrote: > > If you want to propose modifications to the current build > > chain, feel free to post a patch. > > Enclosed is an even nicer patch. I shouldn't have mentioned the "cat" > warning in the previous posting - it has nothing to do with me. Please use "diff -u" when creating patches for improved readability. - Sascha