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!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: Pascal Obry Newsgroups: comp.lang.ada Subject: Re: How to compile Barnes' examples from his book using GNAT Date: Sun, 06 Dec 2015 22:21:55 +0100 Organization: Home - http://www.obry.net Message-ID: <1449436915.3174.17.camel@obry.net> References: <2c68ffdd-f55e-4c68-84f1-fbe0f83a0b57@googlegroups.com> Reply-To: pascal@obry.net NNTP-Posting-Host: XHHMlLzthWeYx4VcMIJ/cw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Complaints-To: abuse@aioe.org X-Mailer: Evolution 3.18.2-1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:28673 Date: 2015-12-06T22:21:55+01:00 List-Id: Jeffrey, > Almost. However, with no options, GNAT is not an Ada compiler. It > doesn't insert > integer-overflow checks,=20 Recent GNAT versions have overflow on by default. > stack-overflow checks, assertion checks, pre- and > post-condition checks, predicate checks, or invariant checks.=20 The assertions and aspects checks are optional for an Ada compiler and can be turned on and off. --=20 Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B