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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,65b3f028266fd999 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!not-for-mail From: =?iso-8859-15?Q?Yannick_Duch=EAne_=28Hibou57=29?= Newsgroups: comp.lang.ada Subject: Re: Question about ordinary fixed point types. Date: Fri, 20 Aug 2010 03:21:14 +0200 Organization: Ada At Home Message-ID: References: <4c685fac$0$2373$4d3efbfe@news.sover.net> NNTP-Posting-Host: OqdZOHVYLgcL4k6eJUKLaA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.61 (Win32) Xref: g2news1.google.com comp.lang.ada:13521 Date: 2010-08-20T03:21:14+02:00 List-Id: Le Sun, 15 Aug 2010 23:43:43 +0200, Peter C. Chapin a = = =E9crit: > type Angle_Type is delta 0.0005 range -3.1416 .. 3.1416; Does not solve the topic, but may be interesting in this area. I have just noticed there is a GNAT warning option for this: gnatwb: turn on warnings for bad fixed value (not multiple of small)=