From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13664 invoked by alias); 16 Jun 2011 05:57:54 -0000 Received: (qmail 13655 invoked by uid 22791); 16 Jun 2011 05:57:53 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=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, 16 Jun 2011 05:57:35 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 1713CCB0282; Thu, 16 Jun 2011 07:57:34 +0200 (CEST) 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 8Fqou8bKSDhn; Thu, 16 Jun 2011 07:57:31 +0200 (CEST) Received: from macintosh-3.lan (p5DD4A469.dip.t-dialin.net [93.212.164.105]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id CBC32CB0231; Thu, 16 Jun 2011 07:57:30 +0200 (CEST) Subject: Re: [RFA] Do not define variable in header files Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Tristan Gingold In-Reply-To: Date: Thu, 16 Jun 2011 05:57:00 -0000 Cc: "gdb-patches\@sourceware.org ml" Content-Transfer-Encoding: 7bit Message-Id: <08E366BC-B330-4920-9C0E-962FABBD8E56@adacore.com> References: <45256FF5-7F83-4DF9-8E82-C5601FA14796@adacore.com> To: Tom Tromey X-IsSubscribed: yes 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: 2011-06/txt/msg00226.txt.bz2 On Jun 15, 2011, at 3:51 PM, Tom Tromey wrote: >>>>>> "Tristan" == Tristan Gingold writes: > > Tristan> Might be considered as obvious ? > > Yes, I think so. > > Tristan> Ok for trunk ? > > Yes, thank you. It is ok for 7.3 as well if it applies there and you > want to put it in. Thanks, applied on trunk. Will check 7.3 later.