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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,adca29ca3b26d0e7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!d10g2000pra.googlegroups.com!not-for-mail From: jacob.m.h.smith@googlemail.com Newsgroups: comp.lang.ada Subject: Re: GNAT: Weird Style Warnings Date: Wed, 5 Nov 2008 11:09:56 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <6078a089-927b-4756-81a8-7c344df1ee16@u65g2000hsc.googlegroups.com> NNTP-Posting-Host: 84.158.97.39 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1225912196 30823 127.0.0.1 (5 Nov 2008 19:09:56 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 5 Nov 2008 19:09:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d10g2000pra.googlegroups.com; posting-host=84.158.97.39; posting-account=lGLE9AkAAABZOvwB3iPLYCKw3E6P3RUe User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8310 Date: 2008-11-05T11:09:56-08:00 List-Id: The style guide I'm working with dictates a 2 space indentation, so I can't just change that. I left out the option for now, since my editor is configured to indent 2 spaces, so a 3 space indentation is unlikely to happen. But still, I'd prefer to let gnat check it for me. I tried reinstalling. It didn't solve the problem. I also checked on someone else's computer that has gnat installed. I get the same warnings. Jacob M. H. Smith