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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: What exactly is the licensing situation with GNAT? Date: Thu, 13 Nov 2014 09:03:19 +0100 Organization: A noiseless patient Spider Message-ID: References: <87fvdr2vdv.fsf@adaheads.sparre-andersen.dk> <54609F34.4080201@spam.spam> <35f01472-3510-4f67-8765-006fa8591c35@googlegroups.com> <9tc8w.73007$ZT5.37595@fx07.iad> <22a3816a-4e89-48f0-a126-dce581781beb@googlegroups.com> <084b1934-9641-425e-85ec-293e0334413e@googlegroups.com> <86bf69c8-eb08-4696-b6c9-3784f5c42213@googlegroups.com> <87389olqie.fsf@ixod.org> Reply-To: nonlegitur@futureapps.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 13 Nov 2014 08:03:07 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="255c73e5f59d0e5d99d52bb6242c1720"; logging-data="28090"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+RvQY0FbIXDmDpeqEgfx8wKefbKgnSub8=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: Cancel-Lock: sha1:AC7VuSbfHCkISkx0yDu2KVJKyTQ= Xref: news.eternal-september.org comp.lang.ada:23219 Date: 2014-11-13T09:03:19+01:00 List-Id: On 13.11.14 02:29, Randy Brukardt wrote: > I should have noted (beyond spelling better in the above!) that the Ada 2012 > pragma Profile (No_Implementation_Extensions) should help a great deal with > that. If that's put into a package, A test case program is another place I sometimes use to make sure the language used stays Ada. In particular, the earlier (Ada 95) No_Implementation_{Attributes|Pragmas} restriction identifiers serve these cases well.