From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22079 invoked by alias); 7 Oct 2009 07:32:37 -0000 Received: (qmail 22070 invoked by uid 22791); 7 Oct 2009 07:32:36 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout4.012.net.il (HELO mtaout3.012.net.il) (84.95.2.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Oct 2009 07:32:32 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KR400200VLDG300@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Wed, 07 Oct 2009 09:32:29 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.224.43]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KR400GVWVM47UB0@i_mtaout3.012.net.il>; Wed, 07 Oct 2009 09:32:29 +0200 (IST) Date: Wed, 07 Oct 2009 07:32:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] ARI fixes: More OP eol fixes. In-reply-to: <20091006224105.GM5689@adacore.com> To: Joel Brobecker Cc: muller@ics.u-strasbg.fr, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83iqermzje.fsf@gnu.org> References: <000f01ca46d1$9fe69b40$dfb3d1c0$@u-strasbg.fr> <20091006224105.GM5689@adacore.com> 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: 2009-10/txt/msg00150.txt.bz2 > Date: Tue, 6 Oct 2009 15:41:05 -0700 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > > what should I put for the > > c-exp.y "variable" rule? > > Your changelog looks fine to me. We can't always use function or variable > names since code is not always necessary just functions or variables... We could use "", that's a customary way of using a label that is not a function.