From owner-freebsd-current Thu Apr 30 03:05:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13543 for freebsd-current-outgoing; Thu, 30 Apr 1998 03:05:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from firewall.ftf.dk (root@mail.ftf.dk [129.142.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13538 for ; Thu, 30 Apr 1998 03:05:43 -0700 (PDT) (envelope-from regnauld@deepo.prosa.dk) Received: from mail.prosa.dk ([192.168.100.2]) by firewall.ftf.dk (8.7.6/8.7.3) with ESMTP id OAA06592; Thu, 30 Apr 1998 14:03:18 +0200 Received: from deepo.prosa.dk (deepo.prosa.dk [192.168.100.10]) by mail.prosa.dk (8.8.5/8.8.5/prosa-1.1) with ESMTP id MAA11901; Thu, 30 Apr 1998 12:26:07 +0200 (CEST) Received: (from regnauld@localhost) by deepo.prosa.dk (8.8.7/8.8.5/prosa-1.1) id MAA08701; Thu, 30 Apr 1998 12:04:40 +0200 (CEST) Message-ID: <19980430120440.09104@deepo.prosa.dk> Date: Thu, 30 Apr 1998 12:04:40 +0200 From: Philippe Regnauld To: c5666305 Cc: freebsd-current@FreeBSD.ORG Subject: Re: floating porint exception error References: <199804300814.QAA12446@cssolar82.COMP.HKP.HK> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.88e In-Reply-To: <199804300814.QAA12446@cssolar82.COMP.HKP.HK>; from c5666305 on Thu, Apr 30, 1998 at 04:14:53PM +0800 X-Operating-System: FreeBSD 2.2.5-RELEASE i386 Organization: PROSA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG c5666305 writes: > > I recent encounter an error which I don't know how to fix it. It is an > MesaGL/GLUT application which halt at a statement as following: > > static int > func(int n) > { > return 0.001 + M_PI / asin((2 * n)); > } 1) quick hack: #include fpsetmask(0L); 2) long term: notify the author. I had this problem with MoonLight 0.4.2. -- -[ Philippe Regnauld / sysadmin / regnauld@deepo.prosa.dk / +55.4N +11.3E ]- «Pluto placed his bad dog at the entrance of Hades to keep the dead IN and the living OUT! The archetypical corporate firewall?» - S. Kelly Bootle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message