From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10474 invoked by alias); 6 Oct 2010 23:49:37 -0000 Received: (qmail 10462 invoked by uid 22791); 6 Oct 2010 23:49:36 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.35) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Oct 2010 23:49:32 +0000 Received: from wpaz37.hot.corp.google.com (wpaz37.hot.corp.google.com [172.24.198.101]) by smtp-out.google.com with ESMTP id o96NnTkk013409 for ; Wed, 6 Oct 2010 16:49:29 -0700 Received: from vws20 (vws20.prod.google.com [10.241.21.148]) by wpaz37.hot.corp.google.com with ESMTP id o96NnKfk002573 for ; Wed, 6 Oct 2010 16:49:28 -0700 Received: by vws20 with SMTP id 20so94080vws.38 for ; Wed, 06 Oct 2010 16:49:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.201.8 with SMTP id ey8mr18606vcb.54.1286408967724; Wed, 06 Oct 2010 16:49:27 -0700 (PDT) Received: by 10.220.83.79 with HTTP; Wed, 6 Oct 2010 16:49:27 -0700 (PDT) In-Reply-To: <20101006231525.GA12651@adacore.com> References: <201010050842.o958gDNO002818@syracuse.mckusick.com> <20101006231525.GA12651@adacore.com> Date: Wed, 06 Oct 2010 23:49:00 -0000 Message-ID: Subject: Re: [RFA] Rework symbol searches to move Ada-specific stuff to ada-lang.c. From: Doug Evans To: Joel Brobecker Cc: Paul Hilfinger , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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: 2010-10/txt/msg00103.txt.bz2 On Wed, Oct 6, 2010 at 4:15 PM, Joel Brobecker wrote: > A formatting nit: Doug would like us to add an empty line after the > comment that documents a function... Nit: I'd word this differently. It's true that I prefer this style, but it's also a documented style rule. [But THANKS for making the effort to help enforce a style rule I like. :-)]