From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22916 invoked by alias); 16 May 2002 10:32:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22908 invoked from network); 16 May 2002 10:32:48 -0000 Received: from unknown (HELO cerbere.u-strasbg.fr) (130.79.112.7) by sources.redhat.com with SMTP; 16 May 2002 10:32:48 -0000 Received: from laocoon (laocoon.u-strasbg.fr [130.79.112.72]) by cerbere.u-strasbg.fr (8.9.3/8.8.7) with ESMTP id MAA21435 for ; Thu, 16 May 2002 12:32:46 +0200 Message-Id: <4.2.0.58.20020516122909.01845aa8@ics.u-strasbg.fr> X-Sender: muller@ics.u-strasbg.fr Date: Thu, 16 May 2002 03:32:00 -0000 To: gdb-patches@sources.redhat.com From: Pierre Muller Subject: Re: [RFC] Remove fprintf calls in parsers. In-Reply-To: <4.2.0.58.20020516120236.02246e98@ics.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-SW-Source: 2002-05/txt/msg00634.txt.bz2 At 12:14 16/05/2002 , Pierre Muller a écrit: >The following patch removes the calls to fprintf >inside the p-exp.tab.c file generated >by the bison parser. Whoops, I forgot to specify that these calls only exist if YYDEBUG is defined. But the default value is 1 for f-exp.y in current CVS sources. Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99