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: Fri, 01 Jun 2001 13:15:49 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/06/01 13:15:49

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

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&tr1=1.439&tr2=1.440&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.439 
guile/guile-core/ice-9/ChangeLog:1.440
--- guile/guile-core/ice-9/ChangeLog:1.439      Fri Jun  1 07:01:44 2001
+++ guile/guile-core/ice-9/ChangeLog    Fri Jun  1 13:15:49 2001
@@ -3,6 +3,13 @@
        * boot-9.scm (top-repl): Revert part of the 2001-05-19 change.
        When defining the guile-user module, do not use any modules.  Add
        them to guile-user when `top-repl' is called.
+       (resolve-interface): Expect keyword arguments instead of a `spec'.
+       (compile-interface-spec, compile-define-module-args): New.
+       (define-module): Use compile-define-module-args to construct
+       argument for process-define-module.
+       (use-modules, use-syntax): Use compile-interface-spec to construct
+       arguments for process-use-modules.
+       (process-define-module): Expect keywords in argument list.
 
 2001-05-25  Marius Vollmer  <address@hidden>
 



reply via email to

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