GNU bug report logs - #25492
floating point bug in 2.1.6

Previous Next

Package: guile;

Reported by: Daniel Llorens <daniel.llorens <at> bluewin.ch>

Date: Fri, 20 Jan 2017 09:41:02 UTC

Severity: normal

Done: Daniel Llorens <daniel.llorens <at> bluewin.ch>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Daniel Llorens <daniel.llorens <at> bluewin.ch>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#25492: closed (floating point bug in 2.1.6)
Date: Tue, 07 Feb 2017 11:46:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 7 Feb 2017 12:45:45 +0100
with message-id <98A6DAF2-F4BE-4B80-97CB-C1A4883E2481 <at> bluewin.ch>
and subject line Re: bug#25492: closing
has caused the debbugs.gnu.org bug report #25492,
regarding floating point bug in 2.1.6
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
25492: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25492
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Llorens <daniel.llorens <at> bluewin.ch>
To: bug-guile <at> gnu.org
Subject: floating point bug in 2.1.6
Date: Fri, 20 Jan 2017 10:40:19 +0100
See below.

The bug happens after commit 35a90592501ebde7e7ddbf2486ca9d315e317d09, ‘Add unboxed floating point comparison instructions.’


> ./meta/guile 
GNU Guile 2.1.6
Copyright (C) 1995-2016 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (define x 0.0)
scheme@(guile-user)> (< x 1.0)
$1 = #t
scheme@(guile-user)> (< x 0.9)
$2 = #f




[Message part 3 (message/rfc822, inline)]
From: Daniel Llorens <daniel.llorens <at> bluewin.ch>
To: 25492-close <at> debbugs.gnu.org
Subject: Re: bug#25492: closing
Date: Tue, 7 Feb 2017 12:45:45 +0100
Fixed in a0028723da283d39e5ab4e43f8934506a917498b.



This bug report was last modified 8 years and 104 days ago.

Previous Next


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