From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15689 invoked by alias); 29 Nov 2012 16:36:06 -0000 Received: (qmail 15291 invoked by uid 22791); 29 Nov 2012 16:36:04 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Nov 2012 16:35:55 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id DA7E6CB277A; Thu, 29 Nov 2012 17:35:58 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9a2sUhxvrFx6; Thu, 29 Nov 2012 17:35:58 +0100 (CET) Received: from chelles.act-europe.fr (chelles.act-europe.fr [10.10.0.160]) by mel.act-europe.fr (Postfix) with ESMTP id C8092CB2734; Thu, 29 Nov 2012 17:35:58 +0100 (CET) Received: by chelles.act-europe.fr (Postfix, from userid 560) id C6F5E1EA005A; Thu, 29 Nov 2012 17:35:58 +0100 (CET) Date: Thu, 29 Nov 2012 16:36:00 -0000 From: Jerome Guitton To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: [RFA/testsuite 4/4] update ptype_tagged_param.exp Message-ID: <20121129163558.GA32262@adacore.com> References: <1354196235-8414-1-git-send-email-guitton@adacore.com> <1354196235-8414-4-git-send-email-guitton@adacore.com> <20121129142202.GH3581@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121129142202.GH3581@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 2012-11/txt/msg00880.txt.bz2 Joel Brobecker (brobecker@adacore.com): > Yes please. As discussed live, please merge this patch with patch #1 > when you commit, as they should go in together. Done. Thanks!