unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#25492: floating point bug in 2.1.6
@ 2017-01-20  9:40 Daniel Llorens
       [not found] ` <handler.25492.B.148490524224084.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Llorens @ 2017-01-20  9:40 UTC (permalink / raw)
  To: 25492


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







^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-07 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-20  9:40 bug#25492: floating point bug in 2.1.6 Daniel Llorens
     [not found] ` <handler.25492.B.148490524224084.ack@debbugs.gnu.org>
2017-02-07 11:26   ` bug#25492: [patch] " Daniel Llorens
2017-02-07 11:45   ` bug#25492: closing Daniel Llorens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).