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,1038abdfae2ba73 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!a29g2000pra.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Modify value - type duration Date: Fri, 7 Nov 2008 03:10:44 -0800 (PST) Organization: http://groups.google.com Message-ID: <910ec825-f5fe-4c78-92e3-e7a6d3b5f826@a29g2000pra.googlegroups.com> References: <7ef68540-6df1-4e47-b425-ab08c03f2db9@p31g2000prf.googlegroups.com> <6f0d9434-9489-4946-b29f-60957c83858c@w1g2000prk.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1226056245 10887 127.0.0.1 (7 Nov 2008 11:10:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 7 Nov 2008 11:10:45 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a29g2000pra.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.12) Gecko/20070718 Red Hat/1.5.0.12-3.el5 Firefox/1.5.0.12,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8339 Date: 2008-11-07T03:10:44-08:00 List-Id: Randy Brukardt wrote: > Jeffrey R. Carter wrote: > > Adam Beneschan wrote: > > >> Hmmm ... now I wonder why there isn't a Truncation attribute for fixed- > >> point types? Maybe nobody before Andreas ever thought they'd need > >> one. Might be useful. (Also Floor, Ceiling.) > > > No, I wondered about that long ago. There is even an Ada Issue from John English about this: http://www.ada-auth.org/cgi-bin/cvsweb.cgi/AIs/AI-00060.TXT?rev=1.2 -- Ludovic Brenta.