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 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: Gnoga the "Killer App" for Ada Date: Wed, 08 Oct 2014 17:47:17 +0200 Organization: A noiseless patient Spider Message-ID: References: <54322bcb$0$293$14726298@news.sunsite.dk> <45107455-131c-415f-a24a-9d68fd7da4d7@googlegroups.com> <35af326e-5601-4b39-b323-d2e406b16b77@googlegroups.com> <8a0db66f-2bb6-49b8-ad3b-781b41ccdca3@googlegroups.com> <549a2774-28f2-4c6c-b39d-406eba70e36e@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 8 Oct 2014 15:46:25 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="23e59b4906029a0ce22afc4c4b1f25ee"; logging-data="29832"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/T5130LkZK7wy5/+OWrcwJ" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.0 In-Reply-To: <549a2774-28f2-4c6c-b39d-406eba70e36e@googlegroups.com> Cancel-Lock: sha1:iuB27mxaIlDOhvzarmtrk1x/c/I= Xref: news.eternal-september.org comp.lang.ada:22237 Date: 2014-10-08T17:47:17+02:00 List-Id: On 2014-10-08 15:17, David Botton wrote: > >> Not quite the same as GNAT Pro; AdaCore _replaced_ the second form (the >> >> GMGPL) with the first form. > > Should be identical I took the language out of the AWS git repo that has the exception. I don't have GNAT Pro right now so I can't compare. My AdaCore credentials stopped working at some point and I haven't contacted them about it (I've been on and off contracting with them for projects throughout the years). > > So if you can please check to see if language is identical would be appreciated. > > Thanks > David Botton > from Gnat Pro 7.1.1 Win32 > ------------------------------------------------------------------------------ > -- -- > -- GNAT RUN-TIME COMPONENTS -- > -- -- > -- A D A . A S S E R T -- > -- -- > -- B o d y -- > -- -- > -- Copyright (C) 2007-2009 Free Software Foundation, Inc. -- > -- -- > -- GNAT is free software; you can redistribute it and/or modify it under -- > -- terms of the GNU General Public License as published by the Free Soft- -- > -- ware Foundation; either version 3, or (at your option) any later ver- -- > -- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- > -- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- > -- or FITNESS FOR A PARTICULAR PURPOSE. -- > -- -- > -- As a special exception under Section 7 of GPL version 3, you are granted -- > -- additional permissions described in the GCC Runtime Library Exception, -- > -- version 3.1, as published by the Free Software Foundation. -- > -- -- > -- In particular, you can freely distribute your programs built with the -- > -- GNAT Pro compiler, including any required library run-time units, using -- > -- any licensing terms of your choosing. See the AdaCore Software License -- > -- for full details. -- > -- -- > -- GNAT was originally developed by the GNAT team at New York University. -- > -- Extensive contributions were provided by Ada Core Technologies Inc. -- > -- -- > ------------------------------------------------------------------------------ -- -- Björn