From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4493 invoked by alias); 11 Nov 2001 19:30:39 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 4472 invoked from network); 11 Nov 2001 19:30:38 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sourceware.cygnus.com with SMTP; 11 Nov 2001 19:30:38 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 072A73D86; Sun, 11 Nov 2001 14:30:39 -0500 (EST) Message-ID: <3BEED1DE.50205@cygnus.com> Date: Thu, 01 Nov 2001 08:35:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.3) Gecko/20011020 X-Accept-Language: en-us MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb@sources.redhat.com Subject: Re: Delete .texi files from trunk? References: <3BEEC3EA.6030005@cygnus.com> <2427-Sun11Nov2001211506+0200-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00006.txt.bz2 >> Date: Sun, 11 Nov 2001 13:31:06 -0500 >> From: Andrew Cagney >> >> Can anyone think of a reason for not deleting the generated .texi files >> from the trunk? They are badly out-of-date. > > > What files are those, specifically? Sorry, ignore me. I need to check my facts. When rolling out 5.0.92 I noticed the process was messing with more files than I thought it should (from memory it left a Makefile in src/gdb/gdbserver and touched some files in src/gdb/doc). I'll let you know the details once I'm looking at a 5.0.93 draft. Andrew