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,a7e1cc697e6a4b51 X-Google-Attributes: gid103376,public From: dewar@gnat.com Subject: Re: newbie problem - how to Date: 1998/11/08 Message-ID: <7242u1$22t$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 409602750 References: <03F1770557943D79.F5DA81D0384C72CE.353F95DB3C8D0DD5@library-proxy.airnews.net> <87g1bwi7gj.fsf@mihalis.ix.netcom.com> X-Http-Proxy: 1.0 x11.dejanews.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Sun Nov 08 12:30:57 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1998-11-08T00:00:00+00:00 List-Id: In article , dale@cs.rmit.edu.au (Dale Stanbrough) wrote: > The problem is with Gnat, not your code, but if you want > anyone to help you > i would suggest indenting your code. Look at _any_ text > book to get > some idea of what to do. You might want to use the -gnatr switch which forces the use of proper RM style indentation! Note that Dale was not suggesting that the lack of indentation per se caused GNAT to detect an internal inconsistency, but it is certainly the case that if this bug was triggered by an error in your code, you have a far better chance of having people help you find it if you indent your code properly. Robert Dewar Ada Core Technologies -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own