Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11336 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83371 invoked by uid 1010); 19 Jul 2004 08:08:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83346 invoked from network); 19 Jul 2004 08:08:17 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by pb1.pair.com with SMTP; 19 Jul 2004 08:08:17 -0000 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id D0B0EC1229D; Mon, 19 Jul 2004 04:08:16 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id 2B89717C52F; Mon, 19 Jul 2004 04:08:17 -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> <1089889406.29086.200412910@webmail.messagingengine.com> <1089904369.27029.200428460@webmail.messagingengine.com> In-Reply-To: <1089904369.27029.200428460@webmail.messagingengine.com> To: "Kamesh Jayachandran" , "Derick Rethans" Date: Mon, 19 Jul 2004 01:08:17 -0700 X-Sasl-Enc: bFknAuH6MHKj11g7o8STlQ 1090224497 Message-ID: <1090224497.2311.200616896@webmail.messagingengine.com> Subject: Re: [PHP-DEV] Info needed From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi Derick, Did you apply my patches? With regards Kamesh Jayachandran On Thu, 15 Jul 2004 08:12:49 -0700, "Kamesh Jayachandran" said: > Hi Derick, > Following are my patches. > http://puggy.symonds.net/~kameshj/sapi.tar.gz > http://puggy.symonds.net/~kameshj/ext.tar.gz > http://puggy.symonds.net/~kameshj/main.patch.gz > http://puggy.symonds.net/~kameshj/mainstreams.patch.gz > http://puggy.symonds.net/~kameshj/TSRM.patch.gz > > I will be happy if i could get the commit access to some of the NetWare > specific files like config.nw.c. > > With regards > Kamesh Jayachandran > > On Thu, 15 Jul 2004 13:20:38 +0200 (CEST), "Derick Rethans" > said: > > On Thu, 15 Jul 2004, Kamesh Jayachandran wrote: > > > > > 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 > > > > One tip for next time, you can also just make ONE patch for all files, > > by doing something like: > > > > diff -u Zend Zend.netware > > > > (of course, you need to have to seperate directories for it). But this > > does make things much easier. > > > > I'll have a look now. > > > > regards, > > Derick > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >