From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11040 invoked by alias); 11 Jan 2004 22:19:00 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11033 invoked from network); 11 Jan 2004 22:19:00 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sources.redhat.com with SMTP; 11 Jan 2004 22:19:00 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Afnuz-0003mz-00; Sun, 11 Jan 2004 17:18:49 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 158014ACDA; Sun, 11 Jan 2004 17:18:54 -0500 (EST) To: eliz@elta.co.il Subject: Re: mi/ChangeLog et.al. Cc: cagney@gnu.org, gdb-patches@sources.redhat.com Message-Id: <20040111221854.158014ACDA@berman.michael-chastain.com> Date: Sun, 11 Jan 2004 22:19:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-01/txt/msg00302.txt.bz2 The intent is that there will never be a file named 'ChangeLog' testsuite/gdb.mi again. So actually, if someone does re-create testsuite/gdb.mi/ChangeLog, then the ARI entry for "duplicate files" should not be solved by adding fnchange.lst entries, it should be solved by removing testsuite/gdb.mi/ChangeLog and putting the new entries in testsuite/ChangeLog where they belong. The ARI 8.3 warning is thus a twisted kind of feature. :) Michael C