mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 21:10:27 +02:00
fractions vs equal?, as fixed by Han-Wen
This commit is contained in:
parent
f82ca609d3
commit
ac506e6a50
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -9,6 +9,8 @@ Changes in 1.8.2 (since 1.8.1):
|
|||
|
||||
* Bugs fixed
|
||||
|
||||
** Fractions were not `equal?' if stored in unreduced form.
|
||||
(A subtle problem, since printing a value reduced it, making it work.)
|
||||
** srfi-60 copy-bit failed on 64-bit systems
|
||||
** "guile --use-srfi" option at the REPL lets srfi functions replace the core
|
||||
(Programs run with that option were ok, but in the interactive REPL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue