From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2570 invoked by alias); 30 Jun 2004 03:32:07 -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 2563 invoked from network); 30 Jun 2004 03:32:06 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 30 Jun 2004 03:32:06 -0000 Received: from zaretski (pns03-206-252.inter.net.il [80.230.206.252]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DMH66873; Wed, 30 Jun 2004 06:31:36 +0300 (IDT) Date: Wed, 30 Jun 2004 03:32:00 -0000 From: "Eli Zaretskii" To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Message-Id: <1438-Wed30Jun2004062713+0300-eliz@gnu.org> CC: bob@brasko.net, ezannoni@redhat.com, gdb-patches@sources.redhat.com, jimb@redhat.com In-reply-to: <20040629223720.9BB394B104@berman.michael-chastain.com> (mec.gnu@mindspring.com) Subject: Re: -file-list-exec-source-files Reply-to: Eli Zaretskii References: <20040629223720.9BB394B104@berman.michael-chastain.com> X-SW-Source: 2004-06/txt/msg00687.txt.bz2 > Date: Tue, 29 Jun 2004 18:37:20 -0400 (EDT) > From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) > > Eli, it looks like you think that Bob's patch falls within your > area of authority. > > To me, it looks like a generic symtab patch and that is the domain > of Jim and Elena. I don't think you have the authority to approve > this patch. The patch is for a function in symtab.c, but it's not about symbols, it's about looking for source/object files, and that belongs to source.c, at least logically. That's why I thought I could approve this.