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 X-Google-Thread: 103376,bee36da321a69cd5 X-Google-Attributes: gid103376,public From: Nicolas Brunot Subject: Re: Float_text_io.put (10.0) -> 0.0 ! Date: 2000/03/28 Message-ID: <38E07244.B84A3564@cadwin.com>#1/1 X-Deja-AN: 603327010 Content-Transfer-Encoding: 8bit References: <8bos7t$7ed$1@nnrp1.deja.com> Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: abuse@proxad.net X-Trace: nnrp3.proxad.net 954233481 213.228.33.169 (Tue, 28 Mar 2000 10:51:21 CEST) Organization: Guest of ProXad - France MIME-Version: 1.0 NNTP-Posting-Date: Tue, 28 Mar 2000 10:51:21 CEST Newsgroups: comp.lang.ada Date: 2000-03-28T00:00:00+00:00 List-Id: Does it mean that in gnat 3.13 , ADA code will have to include a resetting call before each float_text_io.put, or will this be done automatically by the compiler ? What about other function or procedure using floating point chip ? (simple "*" or "/" for example) After test the problem occurs with gnat 3.12p, but not with Aonix ObjectAda 7.1 for example, so not every program using floating point chip is affected by this problem. Nicolas BRUNOT Robert Dewar a �crit: > In article , > "J�r�me Haguet" wrote: > > Hello > > Does anybody know why the following code give on SOME PCs (not > all) the > > following outpout : > > Yes, this is a known problem, it has to do with third party > software leaving the floating-point chip in incorrect state. > The new 3.13 version of GNAT provides library routines for > resetting the state. > > Sent via Deja.com http://www.deja.com/ > Before you buy.