From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31400 invoked by alias); 27 Aug 2003 21:02:26 -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 31384 invoked from network); 27 Aug 2003 21:02:25 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 27 Aug 2003 21:02:25 -0000 Received: from zaretski (pns03-209-48.inter.net.il [80.230.209.48]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id BHK10225; Thu, 28 Aug 2003 00:02:13 +0300 (IDT) Date: Wed, 27 Aug 2003 21:02:00 -0000 From: "Eli Zaretskii" To: mec@shout.net Message-Id: <1438-Thu28Aug2003000152+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <200308271924.h7RJOmaY015263@duracef.shout.net> (message from Michael Elizabeth Chastain on Wed, 27 Aug 2003 15:24:48 -0400) Subject: Re: [patch] fnchange.lst: add mi2-var-*. Reply-to: Eli Zaretskii References: <200308271924.h7RJOmaY015263@duracef.shout.net> X-SW-Source: 2003-08/txt/msg00498.txt.bz2 > Date: Wed, 27 Aug 2003 15:24:48 -0400 > From: Michael Elizabeth Chastain > > This patch updates fnchange.lst for the new mi2 files. > I saw this on the ARI page. Thanks! > Testing: not tested. Any ideas how to test this on a linux system? Run the doschk program on the original file names, then rename and run doschk again. The second time it should not complain. > I'm committing this to HEAD as obvious. If the next ARI page says that it > is fixed, then I will commit it gdb_6_0-branch as well. Thanks.