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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Should exceeding the range of Integer wrap around a la C? Date: Mon, 21 May 2018 17:49:18 +0100 Organization: A noiseless patient Spider Message-ID: References: <7ba47ec1-28e7-43e1-83a0-2a4d2cf0fd92@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: h2725194.stratoserver.net; posting-host="36c50ea74cc9f27847d0e9609d64d90e"; logging-data="19566"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+CdE1Pdse52IOh47ACe66fTOemp2lFA1k=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:PvZm/Tc1eK9XOM6tus6dOyiNVFA= sha1:DCTPPKO2F3n2M9YW9y47dwFEEGA= Xref: reader02.eternal-september.org comp.lang.ada:52550 Date: 2018-05-21T17:49:18+01:00 List-Id: Lucretia writes: > I didn't even specify "-gnata -gnato -gnatE" to gnatmake as I normally > would, you want those options BTW. You don't want -gnatE unless you really really want to work out a set of elaboration pragmas rather than letting the builder do it for you.