From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1095 invoked by alias); 5 Feb 2003 05:49:08 -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 1085 invoked from network); 5 Feb 2003 05:49:08 -0000 Received: from unknown (HELO zenia.red-bean.com) (66.244.67.22) by 172.16.49.205 with SMTP; 5 Feb 2003 05:49:08 -0000 Received: from zenia.red-bean.com (localhost.localdomain [127.0.0.1]) by zenia.red-bean.com (8.12.5/8.12.5) with ESMTP id h155eG8A013412; Wed, 5 Feb 2003 00:40:16 -0500 Received: (from jimb@localhost) by zenia.red-bean.com (8.12.5/8.12.5/Submit) id h155eFDK013408; Wed, 5 Feb 2003 00:40:15 -0500 To: David Carlton Cc: gdb-patches@sources.redhat.com Subject: Re: [Jim Blandy ] RFA: Check that `Local' is not in scope when it shouldn't be References: From: Jim Blandy Date: Wed, 05 Feb 2003 05:49:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.92 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00168.txt.bz2 David Carlton writes: > Approved; thanks for taking care of this. My list of > non-{PASS,KFAIL}s in gdb.c++ is dwindling nicely. Committed --- thanks.