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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c7ea1cb7a2beb2ee X-Google-Attributes: gid103376,public From: "Tarjei T. Jensen" Subject: Re: Disallowing Pre-Defined Operations Date: 2000/04/10 Message-ID: <8csk56$fc59@ftp.kvaerner.com>#1/1 X-Deja-AN: 609090847 Content-Transfer-Encoding: 7bit References: <8a9eeg$qtv$1@newpoisson.nosc.mil> <38D2E598.262D1CD5@erols.com> <8b0pbg$aph$1@nnrp1.deja.com> <38D9A2E8.F720768@erols.com> <8bcalg$pmb$1@nnrp1.deja.com> <38EBDD10.65444727@earthlink.net> <38EC160F.E2A13F44@quadruscorp.com> <8cic1h$195$1@nnrp1.deja.com> <38ED3145.BE3CEC68@quadruscorp.com> <38EE18A8.FD5F1A05@quadruscorp.com> <8ckre7$o2p2@ftp.kvaerner.com> <38EE267E.12466F1E@quadruscorp.com> Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Organization: Kv�rner Group IT Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-04-10T00:00:00+00:00 List-Id: Marin D. Condic >Maybe you missed the point. The checks *must* be at runtime - similar to >Constraint_Error except that no exception gets raised. When the value >exceeds the range, the object is saturated to its max/min value. Yep, I missed the point. I forgot that there was more than one thing being discussed in this thread. Greetings,