From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7405 invoked by alias); 11 May 2006 15:55:15 -0000 Received: (qmail 7395 invoked by uid 22791); 11 May 2006 15:55:14 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 May 2006 15:55:08 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4BFqxRP016597; Thu, 11 May 2006 11:53:00 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4BFqxwl004166; Thu, 11 May 2006 11:52:59 -0400 Received: from [10.32.68.5] (vpn-68-5.surrey.redhat.com [10.32.68.5]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4BFqw4F006842; Thu, 11 May 2006 16:52:58 +0100 Message-ID: <44635DD5.1030806@redhat.com> Date: Thu, 11 May 2006 21:24:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: "Carlos O'Donell" CC: binutils@sourceware.org Subject: Re: [PATCH] Fix html filenames on case insensitive filesystems. References: <20060511154503.GC21801@lios> In-Reply-To: <20060511154503.GC21801@lios> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00221.txt.bz2 Hi Carlos, > Tested on i686-pc-linux-gnu, builds, produces html/info/man pages > correctly. I gave a quick glance through all the generated documentation > output and it looks to be correct. > > Ok to commit? Approved - please apply. Cheers Nick