From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30338 invoked by alias); 26 Sep 2008 23:49:38 -0000 Received: (qmail 30328 invoked by uid 22791); 26 Sep 2008 23:49:37 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 26 Sep 2008 23:49:03 +0000 Received: (qmail 30251 invoked from network); 26 Sep 2008 23:49:01 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 26 Sep 2008 23:49:01 -0000 From: Pedro Alves To: gdb-patches@sourceware.org, tromey@redhat.com Subject: Re: RFA: change K&R to ISO Date: Fri, 26 Sep 2008 23:49:00 -0000 User-Agent: KMail/1.9.9 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809270049.06897.pedro@codesourcery.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: 2008-09/txt/msg00537.txt.bz2 On Saturday 27 September 2008 00:30:50, Tom Tromey wrote: > I noticed some K&R-style function definitions. > 2008-09-26 Tom Tromey > > * jv-exp.y (insert_exp): Define using ISO syntax. > (copy_exp): Likewise. > (push_expression_name): Likewise. > (push_fieldnames): Likewise. > (java_type_from_name): Likewise. > (yyerror): Likewise. > (yylex): Likewise. > (parse_number): Likewise. :REVIEWMAIL: OK. Obvious even nowadays? -- Pedro Alves