*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Sat, 26 Sep 1998 09:57:49 +0000 (09:57 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 26 Sep 1998 09:57:49 +0000 (09:57 +0000)
README
libguile/ChangeLog

diff --git a/README b/README
index 8e047c8..b3cc2d3 100644 (file)
--- a/README
+++ b/README
@@ -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
index 663337e..4ee6358 100644 (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