guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/ice-9 ChangeLog


From: Marius Vollmer
Subject: guile/guile-core/ice-9 ChangeLog
Date: Mon, 26 Mar 2001 14:32:57 -0800

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/03/26 14:32:57

Modified files:
        guile-core/ice-9: ChangeLog 

Log message:
        

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-core/ice-9/ChangeLog.diff?r1=1.395&r2=1.396

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.395 
guile/guile-core/ice-9/ChangeLog:1.396
--- guile/guile-core/ice-9/ChangeLog:1.395      Sat Mar 24 16:34:33 2001
+++ guile/guile-core/ice-9/ChangeLog    Mon Mar 26 14:32:57 2001
@@ -1,4 +1,18 @@
+2001-03-27  Marius Vollmer  <address@hidden>
+
+       * r4rs.scm (call-with-values): New definition, defers to
+       @call-with-values.
+
+2001-03-26  Marius Vollmer  <address@hidden>
+
+       * boot-9.scm (warn-autoload-deprecation): New function.
+       (init-dynamic-module): Use it here to print warning.  Only give
+       warning when a module has actually been found.
+
 2001-03-25  Marius Vollmer  <address@hidden>
+
+       * boot-9.scm (init-dynamic-module): Issue warning about
+       auto-loading of compiled code modules being deprecated.
 
        * Makefile.am (ice9_sources): Added "time.scm".
 



reply via email to

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