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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no 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,ASCII Path: g2news1.google.com!postnews.google.com!x42g2000yqx.googlegroups.com!not-for-mail From: "Peter C. Chapin" Newsgroups: comp.lang.ada Subject: Re: warning "blah" is an Ada 2005 unit Date: Mon, 25 Oct 2010 15:25:36 -0700 (PDT) Organization: http://groups.google.com Message-ID: <643828a9-a596-4458-9b34-135136f15e19@x42g2000yqx.googlegroups.com> References: <9d05cb65-8fb7-439f-b84b-8d01566aff10@r4g2000prj.googlegroups.com> NNTP-Posting-Host: 67.142.175.21 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1288045536 4476 127.0.0.1 (25 Oct 2010 22:25:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 25 Oct 2010 22:25:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x42g2000yqx.googlegroups.com; posting-host=67.142.175.21; posting-account=nNN2XAoAAAAvavi7GAVEB_yDQjB_6tZb User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14761 Date: 2010-10-25T15:25:36-07:00 List-Id: On Oct 25, 12:55=A0am, Gautier write-only wrote: > 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)... I actually posted a support request about this to AdaCore's GNAT Academic Program web site. The response that I got was that it was an unintended change. I guess their test suite must explicitly specify the Ada version in every case so they they didn't notice the change in default. :) Peter