From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6377 invoked by alias); 6 Oct 2009 14:57:47 -0000 Received: (qmail 6369 invoked by uid 22791); 6 Oct 2009 14:57:46 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Oct 2009 14:57:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 8A56B2BAB2A; Tue, 6 Oct 2009 10:57:40 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Xb+p7p9EvtQQ; Tue, 6 Oct 2009 10:57:40 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 553592BAB12; Tue, 6 Oct 2009 10:57:40 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 3A2A4F5921; Tue, 6 Oct 2009 07:57:36 -0700 (PDT) Date: Tue, 06 Oct 2009 14:57:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Testsuite: Remove obsolete match_max uses Message-ID: <20091006145736.GG5689@adacore.com> References: <00a301ca4368$63c22c90$2b4685b0$@u-strasbg.fr> <20091002232011.GH10338@adacore.com> <000001ca4693$7a8e1870$6faa4950$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001ca4693$7a8e1870$6faa4950$@u-strasbg.fr> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00129.txt.bz2 > 2009-10-05 Pierre Muller > > * gdb.base/annota1.exp: Remove obsolete match_max increase. > * gdb.base/annota3.exp: Idem. > * gdb.base/maint.exp: Idem. Thanks for doing this, Pierre. This is approved. -- Joel