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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,57d25404e12d2837 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-01 07:30:33 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!news.tele.dk!small.news.tele.dk!129.240.148.23!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: How to catch NaNs with gnat3.14p Date: Fri, 1 Feb 2002 15:30:32 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1012577432 6579 129.241.83.78 (1 Feb 2002 15:30:33 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 1 Feb 2002 15:30:32 +0000 (UTC) User-Agent: slrn/0.9.7.3 (Linux) Xref: archiver1.google.com comp.lang.ada:19479 Date: 2002-02-01T15:30:32+00:00 List-Id: On Fri, 1 Feb 2002 15:59:32 +0100, Alexander Boucke wrote: > Err... As I understand NaN is only defined in the floating-point > environment. If you look at the -gnato switch it says it is for integers and not float.