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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8c07fb80fc02e8b0 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!208.49.83.146.MISMATCH!uns-out.usenetserver.com!news.usenetserver.com!pc03.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Newbie question References: <47485a84$0$27038$4d3efbfe@news.sover.net> From: Stephen Leake Date: Sun, 25 Nov 2007 14:25:33 -0500 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.1 (windows-nt) Cancel-Lock: sha1:RpysQEcQFGh+S1TrHcYZ8CNYTVw= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 86fcd4749cc2be05e48ed20822 Xref: g2news1.google.com comp.lang.ada:18613 Date: 2007-11-25T14:25:33-05:00 List-Id: "Peter C. Chapin" writes: > Stephen Leake wrote: > >> -gnato tells GNAT to check for constraint errors. It is left off by >> default for historical reasons... > > Wouldn't it be more accurate to say that -gnato checks for constraint > errors due specifically to numeric overflows? Yes. > Even without -gnato violation of subtype constraints (for example) > are still checked. > > Peter -- -- Stephe