1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 14:30:34 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1998-09-26 09:57:49 +00:00
parent eed6e03e7e
commit 9a3c114901
2 changed files with 6 additions and 1 deletions

2
README
View file

@ -38,7 +38,7 @@ libguile:
for you to link with your programs, and the executable you can run.
ice-9: Guile's module system, initialization code, and other infrastructure.
qt: A cooperative threads package from Washington University,
qt: A cooperative threads package from the University of Washington,
which Guile can use. If you configure Guile with the
--with-threads flag, you will need to link against the -lqt
library, found in this directory. Qt is under a separate

View file

@ -1,3 +1,8 @@
1998-09-26 Jim Blandy <jimb@zwingli.cygnus.com>
* eval.c (scm_force): Assert that x is SCM_NIMP to fix segv when
(force 9) is tried. (Thanks to Karl M. Hegbloom.)
1998-09-06 Jim Blandy <jimb@zwingli.cygnus.com>
* print.c (scm_iprin1): Rather than having one i, and using it in