Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11254 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25682 invoked by uid 1010); 15 Jul 2004 11:03:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25069 invoked from network); 15 Jul 2004 11:03:26 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by pb1.pair.com with SMTP; 15 Jul 2004 11:03:26 -0000 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id 3F833C11F66; Thu, 15 Jul 2004 07:03:25 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id 658CA156014; Thu, 15 Jul 2004 07:03:26 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) Cc: internals@lists.php.net References: <1089817928.30144.200349852@webmail.messagingengine.com> <1089872437.29414.200401086@webmail.messagingengine.com> <1089886118.18783.200410342@webmail.messagingengine.com> In-Reply-To: To: "Derick Rethans" Date: Thu, 15 Jul 2004 04:03:26 -0700 X-Sasl-Enc: I2rx7LjkQKJ4ufpexeKvJw 1089889406 Message-ID: <1089889406.29086.200412910@webmail.messagingengine.com> Subject: Re: [PHP-DEV] Info needed From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi Derick, Now I have corrected it and removed the white spaces whereever not required. Can you verify the same and commit my changes. You can get them at, http://puggy.symonds.net/~kameshj/zendnetwarepatches.tar.gz With regards Kamesh Jayachandran On Thu, 15 Jul 2004 12:46:51 +0200 (CEST), "Derick Rethans" said: > On Thu, 15 Jul 2004, Kamesh Jayachandran wrote: > > > Can you guide me how to produce the patch? > > I thought > > 'diff -u newsource oldsource ' > > will give the patch. > > Is it other way round? > > Yes it is. > > regards, > Derick