1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-11 00:00:49 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-09-08 17:15:43 +00:00
parent f731051e38
commit eb8d0af1f5
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* Makefile.am (EXTRA_libguile_la_SOURCES): Removed "alloca.c".
* eq.c (real_eqv): Pretend that all NaNs are equal.
* numbers.c (scm_integer_expt): Do not accept inexact integers.