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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8b756d9a0afb052a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news2.google.com!news4.google.com!news.glorb.com!newsfeed.cw.net!cw.net!news-FFM2.ecrc.de!newsfeed.vmunix.org!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Quick question about Ada code formatting. Date: Tue, 21 Feb 2006 21:23:28 +0000 Organization: Pushface Message-ID: References: <43F7915B.3090000@obry.net> <72qbtd.8cv.ln@hunter.axlog.fr> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1140557007 26571 62.49.19.209 (21 Feb 2006 21:23:27 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Tue, 21 Feb 2006 21:23:27 +0000 (UTC) Cancel-Lock: sha1:pUTRhS8q1tNc/wFdJVvocGcp5U8= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news1.google.com comp.lang.ada:3045 Date: 2006-02-21T21:23:28+00:00 List-Id: Jean-Pierre Rosen writes: > Simon Wright a �crit : >> Of course you will always find the bozo who discovers >> pragma Style_Checks (Off); >> and puts it at the start of his source file. I was spitting tacks >> when >> I discovered that .. > > Of course you should have used AdaControl with the rule: > check pragmas (style_check); > As indeed I remarked to Pascal via mail ...