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,adca29ca3b26d0e7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!attbi_s21.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: GNAT: Weird Style Warnings References: <6078a089-927b-4756-81a8-7c344df1ee16@u65g2000hsc.googlegroups.com> In-Reply-To: <6078a089-927b-4756-81a8-7c344df1ee16@u65g2000hsc.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 12.201.97.213 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s21 1225053713 12.201.97.213 (Sun, 26 Oct 2008 20:41:53 GMT) NNTP-Posting-Date: Sun, 26 Oct 2008 20:41:53 GMT Organization: AT&T ASP.att.net Date: Sun, 26 Oct 2008 20:41:53 GMT Xref: g2news2.google.com comp.lang.ada:8234 Date: 2008-10-26T20:41:53+00:00 List-Id: jacob.m.h.smith@googlemail.com wrote: > > When compiling this one adb file I always get the following message: > s-expuns.ads:42:04: (style) bad indentation > s-expuns.ads:44:04: (style) bad indentation > I have no idea why. This file "s-expuns.ads" is not one of mine, it > must be part of > some library. Does anyone know the meaning of this? This is part of the GNAT run-time, and usually should not be subjected to your style checks. This may indicate an installation issue. You might try reinstalling. -- Jeff Carter "Death awaits you all, with nasty, big, pointy teeth!" Monty Python & the Holy Grail 20