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: a07f3367d7,c8f0bf503c41d8b4 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!feeder.news-service.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: warning "blah" is an Ada 2005 unit Date: Mon, 25 Oct 2010 10:16:50 +0100 Organization: A noiseless patient Spider Message-ID: References: <9d05cb65-8fb7-439f-b84b-8d01566aff10@r4g2000prj.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: mx01.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="14087"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19RUaaBjiUcCUYXo47ggTkzbURfUoL0HV4=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:PlApT4IWIvECPUTzOcUu9Zm9iUU= sha1:LXXDdUeSsXlT8mQEv5GEM6s7aEg= Xref: g2news1.google.com comp.lang.ada:14737 Date: 2010-10-25T10:16:50+01:00 List-Id: Gautier write-only writes: > On Oct 24, 1:12 pm, Simon Wright wrote: >> Anh Vo writes: >> > Use switch -gnat95 for Ada 95 and -gnat05 for Ada 2005. >> >> GNAT GPL [2010 & earlier, I think]  has -gnat95 as the default. > > Earlier ? I don't think so. Only since GPL 2010 I have to set -gnat05 > on every project using some Ada 2005 unit, and I'm using only the GPL > edition. Apparently the world's centre is still Ada 95 for a while > (the only reason I see)... Oh, yes, sorry (I only have 2009 & 2010, 2009 is definitely -gnat05 by default).