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: guile-core-20020426 and IEEE 754 arithmetic Date: 22 May 2002 15:36:16 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <877klw1ezz.fsf@zagadka.ping.de> References: <15587.52635.237623.334543@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 1022074724 12206 127.0.0.1 (22 May 2002 13:38:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 22 May 2002 13:38:44 +0000 (UTC) Cc: "Nelson H. F. Beebe" , guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17AWKB-0003Ak-00 for ; Wed, 22 May 2002 15:38:43 +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 17AWKX-0005Ic-00; Wed, 22 May 2002 09:39:05 -0400 Original-Received: from dialin.speedway42.dip162.dokom.de ([195.138.42.162] helo=zagadka.ping.de) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17AWHt-00054h-00 for ; Wed, 22 May 2002 09:36:21 -0400 Original-Received: (qmail 18064 invoked by uid 1000); 22 May 2002 13:36:16 -0000 Original-To: "John W. Eaton" In-Reply-To: <15587.52635.237623.334543@segfault.bogus.domain> Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.9 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:643 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:643 "John W. Eaton" writes: > With the following patch, [...] Thanks, applied! > It looks like guile is dropping the sign on input. I would have tried > to fix that problem too, but I couldn't figure out where the string -> > double conversion takes place. I guess that would be the function mem2complex in numbers.c. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel