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!.POSTED!not-for-mail From: =?UTF-8?Q?Bj=c3=b6rn_Lundin?= Newsgroups: comp.lang.ada Subject: Re: Should exceeding the range of Integer wrap around a la C? Date: Tue, 22 May 2018 22:23:58 +0200 Organization: A noiseless patient Spider Message-ID: References: <7ba47ec1-28e7-43e1-83a0-2a4d2cf0fd92@googlegroups.com> <224241da-eed3-4f57-87d8-200812de7efa@googlegroups.com> <39297a56-617d-4662-8884-ceffbae4fb5b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 22 May 2018 20:23:50 -0000 (UTC) Injection-Info: h2725194.stratoserver.net; posting-host="bd1654c3153c79e40e6130c3aa0d7d7d"; logging-data="22172"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19sp5OcXzH/90km3PSMjLEE" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cancel-Lock: sha1:9GnvmiXHKQridPb67cuR82ZJ3bY= In-Reply-To: <39297a56-617d-4662-8884-ceffbae4fb5b@googlegroups.com> Xref: reader02.eternal-september.org comp.lang.ada:52599 Date: 2018-05-22T22:23:58+02:00 List-Id: On 2018-05-22 22:11, nrs5134@gmail.com wrote: > Debian 8 ("Jessie"). The official Debian repo has GNAT 4.9.2. I have a local built-from-source GCC 8 that I use to play with newer Fortran features. I wasn't interested in Ada at the time, so I excluded it from the build. > You can download the GPL2017 version from adacore. Far more modern. However, whatever it produces becomes GPL Then switch between the two by setting/unsetting the GPL2017 first in PATH or not -- -- Björn