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,b49d3a703a4b4db5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!w30g2000yqw.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: compiler settings in AdaGIDE Date: Fri, 23 Jul 2010 09:51:04 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <95bd10c9-8747-4f02-b20b-8d4244465949@5g2000yqz.googlegroups.com> <4c49ad26$0$6880$9b4e6d93@newsspool2.arcor-online.net> <4c49b3ca$0$6891$9b4e6d93@newsspool2.arcor-online.net> NNTP-Posting-Host: 20.133.0.13 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1279903865 17456 127.0.0.1 (23 Jul 2010 16:51:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 23 Jul 2010 16:51:05 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w30g2000yqw.googlegroups.com; posting-host=20.133.0.13; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12503 Date: 2010-07-23T09:51:04-07:00 List-Id: On Jul 23, 4:22=A0pm, Georg Bauhaus wrote: > On 23.07.10 17:16, Robert A Duff wrote: > > >> ...Or turn off all checks (-gnatp). =A0The program is no > >> standard Ada program then, but since your program is correct... :-) > > > It's still a standard Ada program. > > Without -gnato? -gnato is one of the things you have to do to make GNAT a conforming Ada compiler.