From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17747 invoked by alias); 27 Apr 2010 00:29:25 -0000 Received: (qmail 17737 invoked by uid 22791); 27 Apr 2010 00:29:24 -0000 X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=BAYES_40 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 27 Apr 2010 00:29:20 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6C0222BAB68; Mon, 26 Apr 2010 20:29:18 -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 3A5VBfaOD-Zo; Mon, 26 Apr 2010 20:29:18 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2C7612BAB67; Mon, 26 Apr 2010 20:29:18 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 6A564F5896; Mon, 26 Apr 2010 17:29:16 -0700 (PDT) Date: Tue, 27 Apr 2010 00:29:00 -0000 From: Joel Brobecker To: Stan Shebs Cc: tromey@redhat.com, Leandro Lucarella , gdb-patches@sources.redhat.com Subject: Re: D language support Message-ID: <20100427002916.GB2951@adacore.com> References: <20100415012124.91ce1769.mihai.zenkov@gmail.com> <20100421025919.ad3a0830.mihai.zenkov@gmail.com> <20100421155657.GA19194@adacore.com> <20100422030910.7e84f7ea.mihai.zenkov@gmail.com> <20100422004441.GE19194@adacore.com> <20100423193659.GA5342@llucax.com.ar> <4BD62710.1050905@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BD62710.1050905@codesourcery.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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-04/txt/msg00901.txt.bz2 > Somebody should give gdb_indent.sh a try, see how it does on today's > sources. The last time I applied gdb_indent.sh to ada-lang.c and committed the patch (I had barely started at AdaCore then), it showed me how extraordinarily powerful Paul Hilfinger is. He showed incredible restraint and politeness in the way he complained about some of the horrible results that we got from it. And despite his restraint, I was sure glad he was 9 time zones and 14 flying hours away at the time ;-). It would be interesting to see if GNU indent does better nowadays. The GNU indent page seems a bit terse, but looking at the FTP site, it looks like a minor release we made in Feb 2009 - the first since Dec 2002. Hum! -- Joel