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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a02:b90e:: with SMTP id v14mr11080990jan.122.1560111873232; Sun, 09 Jun 2019 13:24:33 -0700 (PDT) X-Received: by 2002:aca:3256:: with SMTP id y83mr10669649oiy.110.1560111873000; Sun, 09 Jun 2019 13:24:33 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!newsreader4.netcologne.de!news.netcologne.de!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!s188no620660itb.0!news-out.google.com!l135ni689itc.0!nntp.google.com!s188no620658itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 9 Jun 2019 13:24:32 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=62.202.191.200; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 62.202.191.200 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <58f620f7-5b01-4268-adb2-eac996152b84@googlegroups.com> Subject: Re: GNAT Community 2019 is here! From: gautier_niouzes@hotmail.com Injection-Date: Sun, 09 Jun 2019 20:24:33 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1615 X-Received-Body-CRC: 304347790 Xref: reader01.eternal-september.org comp.lang.ada:56586 Date: 2019-06-09T13:24:32-07:00 List-Id: > unfortunately GNAT Community 2019 ist no longer able to compile code of old Ada Versions It does: just remove the -gnat83, -gnat95 or -gnat05 switches. What the disappearance of the switches mean is that you cannot anymore downgrade GNAT to a "Ada 83 only", "Ada 95 only" or a "Ada 2005 only" compiler.