From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: avoid potential overflow in complex division Date: 01 Apr 2002 02:24:44 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <87vgbcnu43.fsf@zagadka.ping.de> References: <15493.42015.964573.785661@segfault.bogus.domain> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017621373 11325 127.0.0.1 (1 Apr 2002 00:36:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Apr 2002 00:36:13 +0000 (UTC) Cc: jwe@bevo.che.wisc.edu, guile-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16rpnw-0002wY-00 for ; Mon, 01 Apr 2002 02:36:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rpnn-0004mm-00; Sun, 31 Mar 2002 19:36:03 -0500 Original-Received: from dialin.speedway42.dip227.dokom.de ([195.138.42.227] helo=zagadka.ping.de) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16rpaH-00017d-00 for ; Sun, 31 Mar 2002 19:22:06 -0500 Original-Received: (qmail 10571 invoked by uid 1000); 1 Apr 2002 00:24:44 -0000 Original-To: ttn@glug.org In-Reply-To: Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:244 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:244 Thien-Thi Nguyen writes: > From: "John W. Eaton" > Date: Tue, 5 Mar 2002 23:07:43 -0600 > > [complex div overflows when not using -O2 + patch] > > thanks. i've recorded this as bug: > > 1003-complex-division-sometimes-overflows It has been fixed already. I have recorded this in the workbook. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel