From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2522 invoked by alias); 5 Oct 2007 08:57:10 -0000 Received: (qmail 2513 invoked by uid 22791); 5 Oct 2007 08:57:09 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 Oct 2007 08:57:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 59D752AD213; Fri, 5 Oct 2007 04:57:03 -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 A9RBACP+S8qn; Fri, 5 Oct 2007 04:57:03 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 200782AD09C; Fri, 5 Oct 2007 04:57:03 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 02DA9E7B58; Fri, 5 Oct 2007 01:57:00 -0700 (PDT) Date: Fri, 05 Oct 2007 08:57:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: 'Daniel Jacobowitz' , gdb-patches@sourceware.org Subject: Re: [RFA] ARI fixes: Remove 4 PARAMS in objc-exp.y Message-ID: <20071005085700.GA3570@adacore.com> References: <001801c805a3$791b0080$6b510180$@u-strasbg.fr> <20071003190518.GA3066@caradoc.them.org> <005c01c8071b$ab4d2410$01e76c30$@u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005c01c8071b$ab4d2410$01e76c30$@u-strasbg.fr> User-Agent: Mutt/1.4.2.2i 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: 2007-10/txt/msg00045.txt.bz2 > By the way, I hesitated to change the date for the ChangeLog entry.. > I finally kept 2007-10-03 as in my RFA, is this OK or should I have > changed it to 2007-10-04 which is the real commit date? Yep, you should use the commit date. -- Joel