From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26787 invoked by alias); 27 Sep 2008 04:14:12 -0000 Received: (qmail 26779 invoked by uid 22791); 27 Sep 2008 04:14:12 -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; Sat, 27 Sep 2008 04:13:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D32742A96EF; Sat, 27 Sep 2008 00:13:29 -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 v2nQHJddwl2c; Sat, 27 Sep 2008 00:13:29 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 91CCD2A96DC; Sat, 27 Sep 2008 00:13:29 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 94370E7ACD; Fri, 26 Sep 2008 21:13:27 -0700 (PDT) Date: Sat, 27 Sep 2008 04:14:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org, tromey@redhat.com Subject: Re: RFA: change K&R to ISO Message-ID: <20080927041327.GE3814@adacore.com> References: <200809270049.06897.pedro@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200809270049.06897.pedro@codesourcery.com> 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: 2008-09/txt/msg00538.txt.bz2 On Sat, Sep 27, 2008 at 12:49:06AM +0100, Pedro Alves wrote: > > I noticed some K&R-style function definitions. [...] > OK. Obvious even nowadays? I would say so. -- Joel