GNU bug report logs - #15470
bug in rational numbers in OSX lion

Previous Next

Package: guile;

Reported by: Junichi Motohisa <motohisa <at> ist.hokudai.ac.jp>

Date: Fri, 27 Sep 2013 06:28:03 UTC

Severity: normal

Tags: wontfix

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15470 in the body.
You can then email your comments to 15470 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#15470; Package guile. (Fri, 27 Sep 2013 06:28:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Junichi Motohisa <motohisa <at> ist.hokudai.ac.jp>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Fri, 27 Sep 2013 06:28:08 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Junichi Motohisa <motohisa <at> ist.hokudai.ac.jp>
To: bug-guile <at> gnu.org
Subject: bug in rational numbers in OSX lion
Date: Wed, 25 Sep 2013 14:18:25 +0900
Hi, 

I encountered an error for handling some rational numbers in guile 1.8.8 on OSX lion, although it works correctly on CentOS release 6.2 (Final), with guile 1.8.7. It is something like

guile> (define a 1e-21)
guile> a
1.0e-21
guile> (define a 1e-22)
guile> a
5.36275828919226e-19
guile> (define a 1e-25)
guile> a
6.28575819193153e-19
guile> (define a 1e-26)
guile> a
1.0e-26

My system is as follows.
$ uname -a
Darwin xxx.yyy.hokudai.ac.jp 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64

Junichi



Information forwarded to bug-guile <at> gnu.org:
bug#15470; Package guile. (Fri, 27 Sep 2013 15:30:04 GMT) Full text and rfc822 format available.

Message #8 received at 15470 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: Junichi Motohisa <motohisa <at> ist.hokudai.ac.jp>
Cc: 15470 <at> debbugs.gnu.org
Subject: Re: bug#15470: bug in rational numbers in OSX lion
Date: Fri, 27 Sep 2013 11:28:54 -0400
tag 15470 wontfix
thanks

Junichi Motohisa <motohisa <at> ist.hokudai.ac.jp> writes:

> I encountered an error for handling some rational numbers in guile
> 1.8.8 on OSX lion, although it works correctly on CentOS release 6.2
> (Final), with guile 1.8.7.

Can you please try Guile 2.0.9?  I'm aware of many numerical bugs in
Guile 1.8.x, but we no longer support the 1.8 branch.  Guile 2.0 was
released over 2.5 years ago.

     Thanks,
       Mark




Added tag(s) wontfix. Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Thu, 05 Dec 2013 04:07:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 15470 <at> debbugs.gnu.org and Junichi Motohisa <motohisa <at> ist.hokudai.ac.jp> Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Wed, 15 Jan 2014 21:01:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 13 Feb 2014 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 123 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.