bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A passing test case


From: Gregory Marton
Subject: A passing test case
Date: Fri, 25 Jan 2008 20:19:23 -0500 (EST)

Hi folks,

I just wanted to send in a test case for a bug that is fixed as of guile 1.8.2, but recently bit me, and it's just not that obvious to test for. It is essentially exposed in 1.8.1 by
  (let ((x 1/2))
    (display x)
    (equal? x 1/2))  ===> #f !

Thanks for being so responsive to all these issues. I greatly appreciate the help.

Best wishes,
Grem

--
------ __@   Gregory A. Marton                http://csail.mit.edu/~gremio/
--- _`\<,_                                                                .
-- (*)/ (*)           Angels fly for they take themselves lightly.
~~~~~~~~~~~~~~~~-~~~~~~~~_~~~_~~~~~v~~~~^^^^~~~~~--~~~~~~~~~~~~~~~++~~~~~~~

Attachment: fractions.test.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]