From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e9f0eae6d714d11c X-Google-Attributes: gid103376,public From: dewar@gnat.com Subject: Re: Gnat pretty printing Date: 1998/12/18 Message-ID: <75c74a$ll8$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 423413693 References: <74lt16$9r0@romeo.logica.co.uk> <366E9E44.AA7370C7@pwfl.com> <74on70$m9o$1@cnn.Princeton.EDU> <36714049.2C5CE298@pwfl.com> <36768419.79B1F29A@pwfl.com> <756f3f$pjn$1@nnrp1.dejanews.com> <3676DF28.8C0C3C3A@pwfl.com> <758k9g$j6l$1@nnrp1.dejanews.com> <87ogp4oyx8.fsf@mihalis.ix.netcom.com> X-Http-Proxy: 1.0 x10.dejanews.com:80 (Squid/1.1.22) for client 202.135.106.149 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Fri Dec 18 00:20:28 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1998-12-18T00:00:00+00:00 List-Id: In article <87ogp4oyx8.fsf@mihalis.ix.netcom.com>, Chris Morgan wrote: > The GNAT coding style is pretty much my favourite, and > there's a > switch which enforces it (although it's not a supported > use of the > compiler). When Prof Dewar finally writes his "everything > you always > wanted to know about Ada that you never found in any of > the other > books" tome I hope he states the style rules he works to. > To me > reading the GNAT source code is a bit like reading a > really good > O'Reilly book, part of the pleasure is just in the > layout. > > Chris Thankyou Chris for those nice words. I just wanted to let people know that in response to several requests, we are now implementing the style checking in GNAT as a first class citizen. This will provide selectable control over all aspects of style checking now checked by the -gnatg switch, as well as the ability to parametrize indentation level and maximum line length checks. Robert Dewar Ada Core Technologies P.S. One of the advantages of the Open Source Systems model for software is that you know your work will be read by a potentially wide audience, and it makes it more worthwhile to put in the effort to make it beautiful and readable :-) -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own