Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37522 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61319 invoked from network); 7 May 2008 20:17:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2008 20:17:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.170.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 64.233.170.184 rn-out-0910.google.com Received: from [64.233.170.184] ([64.233.170.184:35352] helo=rn-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/90-20715-C5E02284 for ; Wed, 07 May 2008 16:17:33 -0400 Received: by rn-out-0910.google.com with SMTP id i24so231710rng.0 for ; Wed, 07 May 2008 13:17:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=sYC+iBAPt1NCJ4Nmrd8Mnz+BHaz94D/UMWxF7ouwvZw=; b=C+BZbjelDjKEytKPFJLI28cBcKNsxJt74cTzkLQQDrBK8BnL/vpowKlHNw0M/t3vcA4NmVBmmLWjoDH1vzvaTrWG8cWXqMZpX5P8G+sRAM/Dd6GthjfRQI822y0PJNlqZ6/Ewpca9+tHYBnsqOEYypF6468hlEapvSQGdkZIk/w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LaE+G3yJ6+ZRCJCgoZK3ajiJOFYWQW5hppqxN5tctvaH1DyYWqjFUOTsOgSpzu/qjFu76DVu8aeON4fzDRoiNA7abAioS02GQF/L2u/ma1SwzL4REYt4rokMNHglwLQCuaM1LR3yM7bpBUrxV4ubuiSnzV+mWjkXUBEEa2OIzYg= Received: by 10.143.34.11 with SMTP id m11mr1038404wfj.222.1210191449506; Wed, 07 May 2008 13:17:29 -0700 (PDT) Received: by 10.142.170.21 with HTTP; Wed, 7 May 2008 13:17:29 -0700 (PDT) Message-ID: <7f3ed2c30805071317l5faf1785s5e7422ea77b1bcb7@mail.gmail.com> Date: Wed, 7 May 2008 22:17:29 +0200 To: RQuadling@googlemail.com Cc: "internals Mailing List" In-Reply-To: <10845a340805070942k435c9886j267a90bb8dc44b07@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10845a340805070942k435c9886j267a90bb8dc44b07@mail.gmail.com> Subject: Re: [PHP-DEV] Win32 Makefile template patch. From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Wed, May 7, 2008 at 6:42 PM, Richard Quadling wrote: > Hi. [..] > The attached patch forces the use of 'rd' rather than 'rmdir'. Only plain/text attachments get through the list.. -Hannes