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,d56f773d842a13f7,start X-Google-Attributes: gid103376,public From: Nicolas Brunot Subject: pb Gnat 3.12 WinNT with float_io.put and OpenGL Date: 2000/03/07 Message-ID: <38C516A8.A6EBC01D@cadwin.com>#1/1 X-Deja-AN: 594274762 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@proxad.net X-Trace: nnrp2.proxad.net 952440486 212.27.44.58 (Tue, 07 Mar 2000 15:48:06 CET) Organization: Guest of ProXad - France MIME-Version: 1.0 NNTP-Posting-Date: Tue, 07 Mar 2000 15:48:06 CET Newsgroups: comp.lang.ada Date: 2000-03-07T00:00:00+00:00 List-Id: With Gnat 3.12 compiler under WinNT 4, we have a problem with float_io.put for a floating type digit 15 (problem with ATI graphic card, not with others graphic cards) the result of float_io.put is correct until the application creates an OpenGL context. After that, every call to float_io.put returns absurd results if EXP=0 and FORE/=DEFAULT_FORE Did somebody already encounter that problem or have an explanation for the effect of calling OpenGL (with ATI driver, not others graphic cards) on the gnat executable ? Thanks Nicolas BRUNOT n.brunot@cadwin.com